v5

latestOpenAPI 3.1.02026-08-043621,4011.8 MB
dubbing
dubbing
dubbing

Dub A Video Or An Audio File

Dubs a provided audio or video file into given language.

post/v1/dubbing

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

dubbing_idstring required

The ID of the dubbing project.

expected_duration_secnumber required

The expected duration of the dubbing project in seconds.

Example response

{
  "dubbing_id": "21m00Tcm4TlvDq8ikWAM",
  "expected_duration_sec": 127.5
}