POST
/api/v2/transcripts/videoFetch a transcript (YouTube, TikTok, Instagram, or file URL)
Accepted input: video
Accepted YouTube video, channel, and playlist URLs and IDs for the TranscriptFetch API.
Send the complete YouTube link or identifier. TranscriptFetch normalizes it server-side, so your integration does not need to extract video, channel, or playlist IDs first.
/api/v2/transcripts/videoAccepted input: video
/api/v2/transcripts/channelAccepted input: channel
/api/v2/transcripts/playlistAccepted input: playlist
/api/v2/transcripts/searchAccepted input: query
Use the same input with REST or either official SDK.