Images
Generate Image (Async)
Generate an image of the character. This is an asynchronous operation — submit the request, receive a job_id and presigned_url, then poll GET /api/v1/jobs/{job_id}/status until the job completes. The presigned_url will contain the generated image once the job status is "completed".
post/api/v1/images
Request body
Response
Image generation job accepted