Base URL
All requests go to the production host:Authentication
Send your API key in thechariotai-api-key header on every request. Generate a key from the Chariot dashboard.
Your first request
Convert a line of text to speech and save the audio:audio/wav). Metadata comes back in the response headers:
Errors
Every error uses the same JSON envelope:Next steps
Quickstart
Go from zero to your first stream in a few minutes.
Text to speech
REST, HTTP streaming, and WebSocket compared.
Credits & pricing
How usage is metered and billed.
Rate limits & concurrency
Concurrency limits per plan and how to handle 429s.