Skip to main content
Building with an AI agent? Point it at docs.kova.ai/for-agents.md — the complete API contract as one plain-text page.

1. Get an API key

Sign in at platform.kova.ai and create a key on the API keys page. Keys start with kova_sk_.
Keep your key secret. Anyone with the key can spend your credits.

2. Install the SDK

3. Make your first request

4. Play it

You should hear “Hello from Kova.” in the cal voice.
Run it twice and the two files won’t be byte-identical. Generation is non-deterministic — same text, same voice, slightly different audio each time. That’s expected.

If something went wrong

See Errors for every status code and body shape.

What’s next

Streaming TTS

Start playback before generation finishes.

WebSocket API

Real-time, multi-utterance voice experiences.

Voices

Browse all available speakers.

Authentication

Where keys come from and how to manage them.