How do I retrieve transcripts?
Subscribe through RapidAPI and call GET /api/transcript with a YouTube video ID and optional language code.
FAQ
Answers for common implementation, authentication, and transcript availability questions.
Subscribe through RapidAPI and call GET /api/transcript with a YouTube video ID and optional language code.
RapidAPI customers authenticate with x-rapidapi-key and x-rapidapi-host headers. Direct backend access requires a private x-api-key.
Rate limits depend on the selected RapidAPI plan. The backend also includes rate limiting to protect service stability.
Language availability depends on captions exposed by YouTube for each video. Use /api/languages to check common transcript languages.
Cached responses are typically very fast. First-time transcript lookups depend on YouTube availability and network latency.