Generate Videos
Videos
Video Generations
Generate videos from text prompts via Server-Sent Events (SSE)
POST
Generate Videos
Create original short videos from text prompts. This endpoint streams results over SSE. Send
Accept: text/event-stream to receive incremental updates until completion.
Video generation typically takes 3–6 minutes to complete. Set your HTTP client timeout to at least 600–900 seconds to avoid premature disconnects.
Examples
Authorizations
Enter your API key (starts with 'ek-')
Body
application/json
Response
200 - text/event-stream
SSE stream of video generation events
The response is of type string.
