Audra API documentation

Audra v2 is an OpenAI-compatible text-to-speech API at $25 per million characters.

Sign up at /dashboard for 25,000 free trial characters. POST /v2/speech with Bearer auth returns mastered MP3 or WAV.

Migrate from OpenAI TTS with a one-line SDK baseURL change, or call /v2/speech natively with text and voice fields.

See /migrate for parameter mapping, /openapi.yaml for machine-readable specs, and /docs.md for a markdown quick reference.