Custom Audio Generation
Our API allows you to generate music with custom settings using the Suno v3.5 model. Available models include chirp-v3-5 and chirp-v3-0.
Parameters
Audio Files: 2 audio files will be generated for each request, consuming a total of 200 000 AI/ML Tokens.
wait_audio:
By default (
false), the request operates in background mode, returning only audio task information. You must call the get API to retrieve detailed audio information.If set to
true, it simulates synchronous mode, waiting up to 100 seconds for audio generation, and directly returns the audio link and other information. Recommended for use in GPTs and other agents.
Examples
Your own lyrics
In order to generate music with your own lyrics use [Verse], [Chorus], [Bridge] indicators in the prompt as shown in the example below.
最后更新于