Check status
Path parameters
Storage path of the video file.
videos/clip.mp4 · clip.mp4Response
One of:
not_found · pending · running · completed · errorProcessing progress from 0 to 100.
ISO 8601 timestamp when processing started.
null if not yet started.ISO 8601 timestamp when processing finished.
null if still in progress.Error message if
status is error.200 success · 404 file not found
Example
Get optimized video size
404 if the optimized version is not yet ready.
Auth: Public (rate limited)
Response
Optimized video size in bytes.
Always
"ready" when the endpoint returns 200.200 ready · 404 not yet processed
Example
Related
Queue Events (SSE)
Real-time updates without polling.
Queue Jobs
Manage jobs by ID.
Transform Media
Apply transformations to videos.