v2
latestOpenAPI 3.1.02026-07-26232135.9 KBVideos
Create Video
post/v1/videos
Headers
x-api-keystring required
API Key for authentication
API Key for authentication
Response
Returns a Video object representing the generation job
Example response
{
"completed_at": 1730822520,
"created_at": 1730822400,
"model": "mirage-video-1-latest",
"progress": 100,
"status": "COMPLETE",
"video_id": "video_abc123def456"
}