Retrieve transcription data from a real-time stream
Retrieve transcription records from a real-time stream, including word-level timestamps and pagination support.Documentation Index
Fetch the complete documentation index at: https://docs.videodb.io/llms.txt
Use this file to discover all available pages before exploring further.
start and end (Unix timestamps) to filter by time rangesince for polling - returns only entries newer than the given timestamppage and page_size (max 1000)API key for authentication (sk-xxx format)
"rts-12345"
"default"
1
x <= 1000100
Filter by start timestamp
1700000000
Filter by end timestamp
1700003600
Get only entries newer than this timestamp (for polling)
1700000000