Developers

Authenticate with your API key in the Authorization: Bearer header.

POST /v1/videos
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

{"title":"Welcome","url":"https://example.com/video.mp4"}

Subscribe to video.processed and view.completed events.

Client SDKs coming soon. Use the REST API today.

See also: HTTP API reference · Status