IMAGINATION IN PROGRESS

Skip to content

Add Response Data to Show Status Information

Endpoint Response Next Endpoint
/generate/video {"statusEndpoint": "<uuid>"} /status/{<uuid>}
/status/{<uuid>} {"status": "downloading|rendering|uploading|failed|complete", "url": "null|<url>", "details": "<msg>"} N/A
Edited by Joe Stanley