Models
List models
Section titled “List models”GET https://api.braiv.com/v1/modelsxi-api-key: YOUR_BRAIV_API_KEYResponse
Section titled “Response”[ { "model_id": "braiv-speech-v1", "name": "Braiv Speech v1", "can_do_text_to_speech": true, "can_be_finetuned": false, "can_do_voice_conversion": false }]Use braiv-speech-v1 for Text to Speech requests.
ElevenLabs compatibility
Section titled “ElevenLabs compatibility”Braiv exposes an ElevenLabs-compatible API surface for migration simplicity. Existing clients can usually keep their request shape and update the base URL, API key, and voice id.