When image generation tasks are completed, the system will send results to your provided callback URL via POST request
callBackUrl
parameter. After the task is completed, the system will automatically push the results to your specified address.
callBackUrl
in the following format:
Status Code | Description |
---|---|
200 | Success - Image generation successful |
400 | Failed - Your prompt was flagged for violating content policy |
500 | Failed - Internal error, please try again later |
501 | Failed - Image generation task failed |
Network Connection Issues
Server Response Issues
Content Format Issues
Image Processing Issues
Content Policy Issues
Task Failure Issues