(Go to Usage Steps and follow the steps 1~3!)
- no private deploymenet needed!
- no downloading code!
- no need for your own Suno Account(s)!
Enhance your website/app's music creation capability with the unofficial Suno API from GoAPI, designed to boost your users' text-to-music generation capabilities! Find out more at Suno API !
- Create API
- Continue API
- Lyrics Generation API
- High Concurrency
- V3 model supported
- Asynchronous calls
- Pay-per-use (PPU) option supported!
- BYOA (Bring-your-own-account) option coming soon!
Pay-per-use (PPU): Just top up credits at GoAPI's dashboard and use the API right away! The benefit of the PPU option is that you don't need to have your own Suno accounts to use the Suno API, as you will be using our account pools instead. Please refer to this pricing table for the per-usage pricing for the API under PPU option.
- Don't need your own Suno account(s) pool!
- Don't need to manage/operate Suno accounts
- Get started with integrating the API a.s.a.p. !
- Supporting High concurrency!
Pricing
- $0.02/create api call (half the price as official Suno Pricing)
- $0.04/continue api call
- FREE for Lyrics Generation! (See PPU pricing table for Suno API's pricing for the PPU option!)
Bring-Your-Own-Accounts (BYOA): You will be using your own Suno account(s)' resource in this option, you will be required to buy GoAPI Suno API seat(s), bind your Suno Account(s) to the seat(s), and you are ready to go!
- Already have your own Suno account(s)?
- Don't want to wait in queue for other's tasks to complete before yours commences?
- Offers overall faster generation time!
Pricing
- $5/month for two (2) BYOA seats!
- Register for an account at GoAPI's dashboard using your GitHub account.
- Obtain your API KEY from Keys Page .
- Start Coding right away!
Create API CAll
curl --location 'https://api.goapi.ai/api/suno/v1/music' \
--header 'X-API-Key: your_api_key_here' \
--header 'Content-Type: application/json' \
--data '{
"custom_mode": false,
"input":
{
"gpt_description_prompt":"space travel",
"make_instrumental": false
}
}'
Returning
{
"code": 200,
"data": {
"task_id": "record_this_taskID"
},
"message": "success"
}
Get API Call
curl --location 'https://api.goapi.ai/api/suno/v1/music/{input_recorded_taskID}' \
--header 'X-API-Key: your_api_key_here'
Returning
Check out Suno API's technical documentation for more information!
- Discord: https://discord.com/invite/5KZvm7UU5Q
- Telegram: https://t.me/+6PqcdxoheXA4YmRl
- WeChat: https://shorturl.at/bmsxG