post
https://{APP_DOMAIN}/api/3.2/asset-drafts
Generates an image candidate with AI and stores it as a draft Asset that is hidden from listings until applied. Pass source_asset_id (a committed asset or an earlier draft) to use its bytes as the edit reference, which is how iterative refinement chains candidates together. Drafts expire automatically after 24 hours unless applied via POST /asset-drafts/{id}/apply.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
202The draft generation task has been queued; poll /tasks/{id} until data.asset is present
403AI billing terms must be accepted before generation
422Validation failed or the source asset is not an image

