Video Agent
Create Video Agent Session
One-shot video generation from a prompt — agent handles scripting, avatar selection, scene composition, and rendering. Supports generate (fire-and-forget) and chat (multi-turn) modes.
post/v3/video-agents
Request body
Response
Successful response
Example response
{
"data": {
"session_id": "sess_012abc345def678",
"status": "generating",
"video_id": "v_abc123def456",
"created_at": 1711929600
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.