Create a new video enhancement request.

Send information about the video and desired enhancements then receive cost and time estimates.

Calling this endpoint does NOT consume credits.

Estimations are based on values provided, and the calculation is rerun once the system receives the source video. If the second estimate is significantly different than the initial values, the request is failed and the credits are fully refunded.

Time estimates are in development and may not be accurate.

Response body

PropertyTypeDescription
requestIdUUIDUnique request identifier
estimatesObjectRefer to RequestEstimates below

RequestEstimates

cost and time are arrays with two integers each, representing lower and upper bounds of the estimate.

PropertyTypeDescription
costArrayCost range (in credits)
timeArrayTime range (in seconds)
Language
Credentials
Header
Click Try It! to start a request and see the response here!