Authorizations
Your API key as a Bearer token
Body
application/json
Text to synthesize (up to 5,000 characters)
Example:
"Welcome to Suonora TTS!"
Name of the synthesis model
Example:
"legacy-v2.5"
Voice ID from the voice gallery
Example:
"axel"
Pitch adjustment from -100% to +100%
Example:
"+0%"
Emotional speaking style
Available options:
neutral, cheerful, calm, angry, sad, excited, whispering Example:
"calm"
Intensity of the selected style
Required range:
0.5 <= x <= 2Example:
1.5
BCP-47 language code
Example:
"en-US"
Response
Successful response with binary audio data
Raw MP3 audio data as binary blob

