Transcription
Transcribe Youtube Video
This API endpoint allows users to submit a YouTube video ID along with language preference and a webhook URL. Upon submission, the system processes the request and sends a POST request to the provided webhook URL with project details with transcription.
POST
/
api
/
transcribeVideo
Authorizations
api-key
string
headerrequiredBody
application/json
language
string
requiredThe language of the video
webhookUrl
string
requiredThe URL to send the transcription results to
youtubeVideoId
string
requiredThe ID of the YouTube video