suno_generate_inspo
Create a new song inspired by 1 to 4 reference audio tracks. Suno extracts stylistic ideas from your samples to compose original music guided by your prompt and style tags.
Instructions
Generate brand-new music inspired by 1 to 4 reference audios (Suno Inspo / 灵感创作).
Unlike a cover, inspo does not reproduce the source tracks - it draws stylistic
inspiration from them and composes a fresh song guided by your prompt and style tags.
Use this when:
- You have reference tracks whose vibe you want to riff on
- You want a new song "in the style of" some audio you provide
Returns:
Task ID and generated audio information including URLs, title, lyrics, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_urls | Yes | 1 to 4 publicly accessible reference audio URLs used as inspiration. Suno extracts stylistic ideas from these tracks (rather than copying them) to create a brand-new song. Tip: avoid well-known catalog recordings, which may be rejected by Suno's copyright check. | |
| prompt | No | Optional lyrics or creative brief for the new song. Leave empty to let Suno write its own lyrics. | |
| title | No | Optional title of the song. | |
| style | No | Optional music style tags. Examples: 'acoustic, folk, warm', 'lo-fi, chill, instrumental' | |
| model | No | Suno model version to use for the inspired generation. | chirp-v5-5 |
| audio_weight | No | How strongly the reference audios influence the result, 0 to 1. Higher means closer to the references' vibe. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. When provided, the API will call this URL when generation completes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |