Skip to main content

Endpoint

Request Headers

Query Parameters

Response Attributes

Example

Request

Response

Completed Status (image_status = 3)

Image Status

Important Notes

  • Use the _id field from the Create By Source Prompt API or Generate 4K or Variations API response as the image_model_id parameter
  • Poll this endpoint periodically to check the image generation status
  • When image_status is 3 (Success), the image field will contain the URL of the generated image
  • The buttons field lists available operations (U1-U4 for 4K upscale, V1-V4 for variations) - use these with the Generate 4K or Variations API
  • Generated images are valid for 7 days, download and save them promptly
  • If a webhook URL was provided during creation, you will receive a callback when the task completes (no need to poll)