Weโve compiled frequently asked questions and their answers during API usage.
Where can I get an API Key?
How do I integrate the API?
x-sup-api-key
header. For detailed integration methods, please refer to Quick Start.Do I need to use a different account from Play?
Where can I check available voice IDs?
Can I use cloned voices in the API?
How can I find the ID of a cloned voice?
GET /v1/voices/search?name=My Voice
, you can filter and check only cloned voices created within your account.
For more details, please check the Voice Selection Guide.Can I make calls just knowing the voice ID?
voice_id
, the language
, style
, and model
combination must match exactly for voice to be generated normally.What combinations are possible for each voice?
samples
field, you can check supported language/style/model combinations and sample audio for each voice.
For more details, please check the Voice Selection Guide.Is the style parameter required?
Can I adjust voice speed or pitch?
pitch_shift
, pitch_variance
, and speed
through voice_settings
.What is the Predict Duration API for?
What is the API pricing plan?
How can I check my credit balance?
GET /v1/credits
APIAre credits only deducted from the API?
Can I use voices created in Play in the API?
What are the most common errors when making calls?
Where can I check error codes?
My calls keep failing.
What are the call frequency limits?
๐ข Enterprise Inquiry
Can anyone use the API?
Is there an enterprise plan?
๐ข Enterprise Inquiry
Where do I contact if problems aren't resolved?