Skip to main content
POST
Request video processing

Authorizations

x-api-key
string
header
required

Body

application/json

Request payload for video processing

Provide a script directly for video processing.

script
string
required
voiceId
string
default:386a7b80-1001-4017-bb51-49b3428ab8f4
required

Voice ID for the video

Example:

"386a7b80-1001-4017-bb51-49b3428ab8f4"

webhookUrl
string
required

Webhook URL for receiving processing updates

Example:

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

visualStyle
enum<string>
default:realism

Visual style for the video

Available options:
realtime,
realism,
anime,
cyberpunk,
comic,
fantasy,
scifi,
lego,
pixel_art,
line_art,
renaissance,
medieval_painting,
medieval_painting2,
wes_anderson,
anime_figures,
porcelain
Example:

"realism"

subtitleStyles
object
additionalFeatures
object

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"