Skip to main content
Poll the status of async AI generation tasks. Image and video generation are asynchronous — they return a jobId immediately, and you poll this endpoint to check when the result is ready.

Get job status

Check the progress of an image or video generation job.

Request

Parameters

Response — Processing

Response — Success (single image/video)

Response — Success (batch)

When generating multiple images (via generate-media with quantity > 1):

Response — Failed

Response fields

Image generation typically takes 10-30 seconds. Video generation takes 1-5 minutes depending on the model and duration. Avoid polling faster than every 5 seconds to stay within rate limits.

Error codes