API Reference (Developers)
Generation Status
Check the status of a virtual try-on generation job
GET
Poll this endpoint until status is
COMPLETED or FAILED. Recommended interval: every 2 seconds, max 60 attempts.
Path Parameters
The
jobId from the create generation response.Response
The generation job ID.
PENDING | PROCESSING | COMPLETED | FAILEDStorage key of the generated image. Present when
COMPLETED.Temporary signed URL of the generated image. Present when
COMPLETED.Error description. Present when
FAILED.ISO 8601 timestamp.
ISO 8601 timestamp.
Polling Example
Most generations complete within 30-60 seconds.

