Webhooks are in development. Until then, use polling via
GET /api/v2/generate/{id}.Current Approach: Polling
While webhooks are being built, poll the Generation Status endpoint:Planned Webhook Format
When webhooks ship, you will register a URL and receive POST callbacks on generation events:Related
- Generation Status — full polling docs
- Generation History — list past results

