Getting started
Quickstart
Three steps from zero to your first transcript.
1
Create a key
Generate a
tf_live_… key from the dashboard. Keys are shown once, store them somewhere safe.2
Make a call
POST a video URL or ID to
/transcripts/video with your key in the Authorization header.3
Read the JSON
Get back a structured envelope with
text, timestamped segments, and usage.Once you're calling the API: the endpoint reference covers every route, the error reference explains each failure code and whether it retries, and status shows live uptime and response times. New endpoints and tools land in the changelog.