Get a key
Create a key in the Developers section of your account. It is shown once and sent as a Bearer token.
API
Add automatic video subtitles to your product with a REST API. Upload, process, track progress via WebSocket and export the result.
Read the documentation โCreate a key in the Developers section of your account. It is shown once and sent as a Bearer token.
Pass a link or upload a file. One request starts the whole pipeline, headlines included.
No emails, no webhooks to wire up: one GET returns status, progress and the credits actually spent.
SRT, VTT or ASS โ or a burned-in MP4 / MOV, in any style from the template library.
# 1. Submit a video โ one request runs the whole pipeline POST /v1/videos { "url": "โฆ", "style": "neon" } # 2. Poll until it is ready (the API sends no email) GET /v1/videos/{id} # 3. Ask for the file POST /v1/videos/{id}/exports { "format": "srt" }
The API is part of the Pro plan: keys are not issued on the Free plan.
See plans โCaptions Space generates AI subtitles, styles them with designer presets and exports the finished video.
Create captions โNo credit card required
Runs in the browser โ no install, no credit card, and a free plan with 6 minutes of video a month.