aiVideos

Check Video Status

Check the status of a video generation task.

Request Fields:

  • task_id: The task ID returned from /generate
  • provider: The provider used for generation

Returns status and progress. For OpenAI Sora, use /download endpoint to get video URL.

post/api/v1/ai-videos/status

Request body

task_idstring required
providerstring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/ai-videos/status:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.