Image

Ideogram 2.0A Turbo

Distilled version of Ideogram 2.0

post/generate/image/ideogram/ideogram-2-turbo

Headers

X-Webhook-URLstring uri

URL to receive a POST request when the job completes. The webhook will receive the job data including results.

Request body

promptstring required
widthnumber
heightnumber
seednumber

Response

The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.

job_idstring uuid required
status'backlogged' | 'queued' | 'scheduled' | 'processing' | 'sampling' | 'intermediate-complete' | 'completed' | 'failed' | 'cancelled' required
created_atstring date-time required
{"stackTrail":"paths:/generate/image/ideogram/ideogram-2-turbo:post:responses:200:content:application/json:schema:properties:completed_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/generate/image/ideogram/ideogram-2-turbo:post:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 47 revisions of this API.