Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Camb.AI Dubbing API

End-to-end video and audio dubbing across languages.

Camb.AI Dubbing API is one of 6 APIs that Camb.AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Dubbing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://client.camb.ai/apis.

2 operations 2 paths 4 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://client.camb.ai/apis
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Camb.AI Dubbing API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Dubbing 2

End-to-end video and audio dubbing across languages.

POST
/dub
Create an end-to-end dubbing task
createDub body → 200401
GET
/dub/{task_id}
Poll a dubbing task
getDubStatus 1 param → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DubRequest (3 properties), TaskStatus (2 properties), Error (2 properties), TaskCreated (1 property). Each schema is shown below with its type and property counts.

DubRequest
object
3 properties 3 required
Error
object
2 properties
TaskCreated
object
1 property
TaskStatus
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

camb-ai-dubbing-api-openapi.yml Raw ↑

Other APIs Camb.AI publishes across the network.

Camb.AI Languages API
Camb.AI Text-to-Speech API
Camb.AI Transcription API
Camb.AI Translation API
Camb.AI Voices API