API

API

DesignerBox exposes a REST API so you can generate media and manage assets programmatically, powering the same capabilities you use in the app.

The DesignerBox app, whose image, video, and asset features are also available over the API

Base path

All endpoints live under the versioned prefix /api/v1/. Requests and responses are JSON.

What you can do

The API mirrors the product's core areas, including:

  • ai - image and video generation.
  • assets - your files and generated media.
  • video-tasks - track video generation jobs.
  • templates and pipelines - run techniques and workflows.

Credits

API generations consume credits from your plan, the same pool the app uses. A generation deducts credits when it runs, so monitor your balance in the app. See Plans, Credits, and Limits.

For programmatic access tied to your account, manage access from your account settings in the app.