POST /api/v1/projects {{"source": "https://youtu.be/..."}}
GET /api/v1/projects/{{id}} -> status + transcript + summary
GET /api/v1/projects/{{id}}/clips
POST /api/v1/clips/{{id}}/export {{"format": "vertical", "subtitle_style": "bold-yellow"}}
POST /api/v1/clips/{{id}}/publish {{"targets": [...], "publish_at": "..."}}
Authentication uses one key per organization Authorization: Bearer pk_..., with rate limits by plan (Enterprise: custom limits).
Agencies running dozens of channels, content-management systems that want automated clipping, and education platforms turning their lectures into clips automatically.
Register for early access →