- Submit a task with
POST /generateTask/{model}. - Poll
GET /statusTask/{model}or provide a webhook callback. - Read the final image URLs from the completed task.
Choose an image model
Start building
Generation API overview
Understand the shared async request flow.
Generate Task
Submit an image generation or editing task.
Status Task
Poll for progress, results, and failures.
Webhooks
Receive task completion callbacks.