Developers

Build on Sonara — API keys, webhooks, usage, and alerts.

API pricing
Build with the Sonara Speech API

Base URL https://api.sonara.trynexa-ai.com/v1. Authenticate every request with Authorization: Bearer YOUR_SONARA_API_KEY.

Developer quickstart
curl -X POST https://api.sonara.trynexa-ai.com/v1/tts \
  -H "Authorization: Bearer YOUR_SONARA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"text":"The first move is what sets everything in motion.","voice_id":"nexa","model":"sonara-0.5"}' \
  --output speech.wav
Top up balance
0 characters
Usage
0/ tokens
Free plan
Quick links
API docsAPI pricing