Book a demo
Two colleagues at a laptop in a bright office, one leaning in to point at the screen while the other types
Creatium APIs

Voice, avatar, and video APIs

You’ll save 6–10× on cost against comparable alternatives, with the same models behind Creatium’s own interactive products, in production form.

Coming in September. Sign up for updates.

Example request

# hear a voice in one call
curl https://api.creatium.com/v1/voice/speak \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"voice": "coach-en-2", "text": "Run that answer again."}'
# response
{
  "audio_url": "https://cdn.creatium.com/voice/8f2c1a.mp3",
  "duration_ms": 2140
}

Voice, avatar, video. One quality bar.

You’ll be able to compose them, or take just the one you need.

A voice surface panel: a speech waveform, marked 44.1 kHz streaming.

Voice

/v1/voice

Natural, controllable speech you’ll be able to tune to your brand.

POST /v1/voice/speak
{ "voice": "coach-en-2", "text": "Go again." }
→ { "audio_url": "…8f2c1a.mp3", "ms": 2140 }
An avatar surface panel: a presenter frame beside a speech waveform, marked lip-synced.

Avatar

6× lower cost than comparable alternatives, with visuals integrated.

A video surface panel: a timeline with two branch points marked.

Video

Realistic films for training, and you’ll be able to make them interactive.

Built on a real quality bar

The same engine behind Creatium’s own coaching products, it’ll be priced for production.

Quality

In our internal testing, Creatium Voice produces 2 to 3 times fewer pronunciation errors, with a customizable pronunciation dictionary and natural, controllable speech.

Pricing

It’ll be usage-based, billed separately from the coaching plans. Tell us what you’re building and the volume you expect, and we’ll scope it with you.

Two people at a floor-to-ceiling window at golden hour, one gesturing out over the city
FAQ

Frequently asked questions

How is API usage billed?

The Voice, Avatar, and Video APIs will be usage-based, and billed separately from Coach's own plans. Tell us what you're building and the volume you expect, and we'll scope the pricing with you.

How do I get access?

API access isn't open yet: not self-serve, and not by request; there are no keys to hand out. It opens in September. Sign up for updates and we'll email you when it does.

What about security and subprocessors?

We do not use any input, output, or personal information to train third-party AI. The APIs will run on the same disclosed subprocessors as the rest of Creatium: Anthropic, OpenAI, ElevenLabs, Cartesia, Perplexity, AWS, and Microsoft Azure. See the Security page for the full posture.