Skip to main content
The TranscribeTube API lets you transcribe YouTube videos programmatically. Submit a video, get a projectId, and either receive a webhook callback or poll for the result.

Prerequisite

The API is available on any paid plan. See current plans and pricing at app.transcribetube.com/subscription. Once you’ve subscribed, follow Get your API key to start testing.

Endpoints at a glance

MethodPathPurpose
POST/api/transcribeVideoSubmit a YouTube video for transcription
GET/api/listList your projects (paginated)
GET/api/detail/{id}Get a project’s status and transcription
Base URL: https://api.transcribetube.com. All requests require an api-key header — see Authentication.

Getting Help

If you have any questions, please email us at hello@transcribetube.com or get help in chat in App.