Skip to main content
POST
Submit a YouTube video for transcription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
videoId
string

YouTube video id (11 characters). Either videoId or url is required.

Pattern: ^[A-Za-z0-9_-]{11}$
url
string<uri>

A YouTube watch/short/live URL. Either videoId or url is required.

Response

An existing in-flight or already-satisfied request was returned (existing: true)

request
object
required
existing
boolean

True when an in-flight (or already-satisfied) request for the same video was returned instead of creating a new one.

overLimit
boolean

Only present (true) when this purchase consumed the rest of the included row allocation.