Skip to main content
POST
Request video processing

Authorizations

x-api-key
string
header
required

Body

application/json

Request payload for video processing

videoUrl
string
required

Video URL or YouTube URL

Example:

"https://www.youtube.com/watch?v=eY4pgeNBhk4"

webhookUrl
string
required

Webhook URL for receiving processing updates

Example:

"https://webhook-test.com/05674b0b229c29199fec105309a00e16"

Response

Request created successfully

status
string

Status of the request

Example:

"created"

message
string

Success message

Example:

"project created successfully"

projectId
string

Project ID

Example:

"667bbc6973e392d3f7f6f620"