Get Enhance Job Status

GET {{dolby-api-endpoint}}/media/enhance?job_id={{dolby-job-id}}

POST /media/analyze

Start analyzing to learn about your media.

The input location of your media file is required.

This is an asynchronous operation so you will receive a job_id to use in calling GET /media/analyze to retrieve the job status and results.

There are additional optional parameters that can be provided to identify the type of content and additional loudness or validation requirements. See the samples for examples of what requests and responses look like.

Request Params

KeyDatatypeRequiredDescription
job_idstring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring