File Uploads
Upload Video
Upload videos to get URLs for use in video generation APIs
POST
The docs Playground does not support file uploads: Please use the cURL, Python, or JavaScript code examples below for testing.
Why Upload First?
- Unified input flow - Upload local videos once and reuse the returned public URL
- Less repeated transfer - The same uploaded video can be referenced by multiple generation requests
Authorizations
Body
Video fileSupported formats:
- MP4 (.mp4)
- WebM (.webm)
- MOV (.mov)
- Maximum file size: 50MB
Upload purpose (optional)Default:
generationResponse
Whether the request succeeded