Skip to main content
GET
Get transcode job status
Check the status of an ongoing transcode job.
  • Poll this endpoint to track transcode progress
  • The job ID is returned when starting a transcode job

Start Transcode

Start a new transcode job

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

job_id
string
required
Example:

"job-12345"

Response

200 - application/json

Transcode job details

success
boolean
Example:

true

data
object