Camb.AI website screenshot

Camb.AI

Camb.AI is a generative voice AI platform for translation, dubbing, and speech. Its research models - MARS (text-to-speech and voice cloning) and BOLI (neural translation) - power an API covering text-to-speech, end-to-end video and audio dubbing, text translation across 140+ languages, voice discovery and custom voice cloning, and speech-to-text transcription. The REST API lives at https://client.camb.ai/apis, is authenticated with an x-api-key header, and follows an asynchronous create-and-poll pattern (POST to start a task, GET the task by id until it succeeds, then fetch the result). Camb.AI also exposes public WebSocket surfaces for real-time streaming TTS, live transcription, and realtime speech-to-speech translation.

Camb.AI publishes 6 APIs on the APIs.io network, including Dubbing API, Languages API, Text-to-Speech API, and 3 more. Tagged areas include AI, Text to Speech, Dubbing, Translation, and Transcription.

The Camb.AI catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Camb.AI’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

47.0/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serve⚡ Free to try
6 APIs
AIText to SpeechDubbingTranslationTranscriptionVoice CloningSpeech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 47.0/100 · developing
Contract Quality 18.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 5.0 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/camb-ai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Camb.AI Dubbing API

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

Camb.AI Languages API

Supported source and target languages.

Camb.AI Text-to-Speech API

Convert text to speech with the MARS voice models.

Camb.AI Transcription API

Speech-to-text transcription with timestamps.

Camb.AI Translation API

Neural text translation via the BOLI model.

Camb.AI Voices API

Discover, clone, design, and manage voices.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Camb.AI API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Camb Ai Plans Pricing

6 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Camb Ai Rate Limits

6 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Camb.AI Realtime WebSocket API

Camb.AI exposes public WebSocket channels for real-time voice AI in addition to its REST API. Three streaming surfaces are documented: live text-to-speech (stream text in, recei...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Camb.AI API Rules

10 rules · 1 errors 9 warnings

SPECTRAL

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Camb Ai Authentication

apiKey · 1 scheme

SECURITY

Camb Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Camb Ai Agentic Access

17 operations · 8 acting

17 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: camb-ai
url: https://raw.githubusercontent.com/api-evangelist/camb-ai/refs/heads/main/apis.yml
name: Camb.AI
kind: company
description: Camb.AI is a generative voice AI platform for translation, dubbing, and speech. Its research models - MARS (text-to-speech
  and voice cloning) and BOLI (neural translation) - power an API covering text-to-speech, end-to-end video and audio dubbing,
  text translation across 140+ languages, voice discovery and custom voice cloning, and speech-to-text transcription. The
  REST API lives at https://client.camb.ai/apis, is authenticated with an x-api-key header, and follows an asynchronous create-and-poll
  pattern (POST to start a task, GET the task by id until it succeeds, then fetch the result). Camb.AI also exposes public
  WebSocket surfaces for real-time streaming TTS, live transcription, and realtime speech-to-speech translation.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/camb-ai.png
tags:
- AI
- Text to Speech
- Dubbing
- Translation
- Transcription
- Voice Cloning
- Speech
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: camb-ai:camb-ai-dubbing-api
  name: Camb.AI Dubbing API
  description: End-to-end video and audio dubbing across languages.
  humanURL: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  baseURL: https://client.camb.ai/apis
  tags:
  - Dubbing
  properties:
  - type: OpenAPI
    url: openapi/camb-ai-dubbing-api-openapi.yml
  - type: Documentation
    url: https://docs.camb.ai
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  - type: AsyncAPI
    url: asyncapi/camb-ai-asyncapi.yml
  - type: PostmanCollection
    url: collections/camb-ai.postman_collection.json
  - type: OpenCollection
    url: collections/camb-ai.opencollection.json
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/end-to-end-dubbing
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-translation
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/list-voices
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-transcription
- aid: camb-ai:camb-ai-languages-api
  name: Camb.AI Languages API
  description: Supported source and target languages.
  humanURL: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  baseURL: https://client.camb.ai/apis
  tags:
  - Languages
  properties:
  - type: OpenAPI
    url: openapi/camb-ai-languages-api-openapi.yml
  - type: Documentation
    url: https://docs.camb.ai
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  - type: AsyncAPI
    url: asyncapi/camb-ai-asyncapi.yml
  - type: PostmanCollection
    url: collections/camb-ai.postman_collection.json
  - type: OpenCollection
    url: collections/camb-ai.opencollection.json
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/end-to-end-dubbing
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-translation
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/list-voices
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-transcription
- aid: camb-ai:camb-ai-text-to-speech-api
  name: Camb.AI Text-to-Speech API
  description: Convert text to speech with the MARS voice models.
  humanURL: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  baseURL: https://client.camb.ai/apis
  tags:
  - Text-to-Speech
  properties:
  - type: OpenAPI
    url: openapi/camb-ai-text-to-speech-api-openapi.yml
  - type: Documentation
    url: https://docs.camb.ai
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  - type: AsyncAPI
    url: asyncapi/camb-ai-asyncapi.yml
  - type: PostmanCollection
    url: collections/camb-ai.postman_collection.json
  - type: OpenCollection
    url: collections/camb-ai.opencollection.json
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/end-to-end-dubbing
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-translation
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/list-voices
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-transcription
- aid: camb-ai:camb-ai-transcription-api
  name: Camb.AI Transcription API
  description: Speech-to-text transcription with timestamps.
  humanURL: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  baseURL: https://client.camb.ai/apis
  tags:
  - Transcription
  properties:
  - type: OpenAPI
    url: openapi/camb-ai-transcription-api-openapi.yml
  - type: Documentation
    url: https://docs.camb.ai
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  - type: AsyncAPI
    url: asyncapi/camb-ai-asyncapi.yml
  - type: PostmanCollection
    url: collections/camb-ai.postman_collection.json
  - type: OpenCollection
    url: collections/camb-ai.opencollection.json
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/end-to-end-dubbing
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-translation
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/list-voices
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-transcription
- aid: camb-ai:camb-ai-translation-api
  name: Camb.AI Translation API
  description: Neural text translation via the BOLI model.
  humanURL: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  baseURL: https://client.camb.ai/apis
  tags:
  - Translation
  properties:
  - type: OpenAPI
    url: openapi/camb-ai-translation-api-openapi.yml
  - type: Documentation
    url: https://docs.camb.ai
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  - type: AsyncAPI
    url: asyncapi/camb-ai-asyncapi.yml
  - type: PostmanCollection
    url: collections/camb-ai.postman_collection.json
  - type: OpenCollection
    url: collections/camb-ai.opencollection.json
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/end-to-end-dubbing
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-translation
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/list-voices
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-transcription
- aid: camb-ai:camb-ai-voices-api
  name: Camb.AI Voices API
  description: Discover, clone, design, and manage voices.
  humanURL: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  baseURL: https://client.camb.ai/apis
  tags:
  - Voices
  properties:
  - type: OpenAPI
    url: openapi/camb-ai-voices-api-openapi.yml
  - type: Documentation
    url: https://docs.camb.ai
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-tts-stream
  - type: AsyncAPI
    url: asyncapi/camb-ai-asyncapi.yml
  - type: PostmanCollection
    url: collections/camb-ai.postman_collection.json
  - type: OpenCollection
    url: collections/camb-ai.opencollection.json
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/end-to-end-dubbing
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-translation
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/list-voices
  - type: APIReference
    url: https://docs.camb.ai/api-reference/endpoint/create-transcription
common:
- type: AgenticAccess
  url: agentic-access/camb-ai-agentic-access.yml
- type: DomainSecurity
  url: security/camb-ai-domain-security.yml
- type: Authentication
  url: authentication/camb-ai-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/camb-ai
- type: Website
  url: https://www.camb.ai
- type: Documentation
  url: https://docs.camb.ai
- type: SourceCode
  url: https://github.com/Camb-ai
- type: Plans
  url: plans/camb-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/camb-ai-rate-limits.yml
- type: FinOps
  url: finops/camb-ai-finops.yml
- url: https://www.camb.ai/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Camb.AI, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.