cURL
Suno
Suno Create Voice API Documentation
Suno Create Voice is used to create a custom voice model from an uploaded audio sample.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.
Create Voice is an asynchronous task API.After submitting the request, the result will not be returned immediately.
You can obtain the result using one of the following methods:
- Set hookUrl to receive a callback notification when the task is completed
- Or call the fetch API to manually query the task status and result
Authorizations
You can obtain your API key from the TTAPI Dashboard.
Body
application/json
Last modified on March 29, 2026