Generate music clip
POST
https://api.cometapi.com/suno/submit/music
Generate music clip
Modes
Inspiration Mode
gpt_description_prompt
(string): The prompt for the music generation. It's basically a sentence or a few words what you want your song about.Custom Mode
prompt
(string): The prompt for the music submission.tags
(string): Tags associated with the music submission.mv
(string): The version of the music submission.title
(string): The title of the music submission.Song Continuation
prompt
(string): The prompt for the music submission.tags
(string): Tags associated with the music submission.mv
(string): The version of the music submission.title
(string): The title of the music submission.task_id
(string): Identifier for the task associated with the music submission.continue_clip_id
(string): Identifier for the clip to continue from.continue_at
(string): Position to continue from in the music submission.negative_tags
(string): Negative tags associated with the music submission.Request
Header Params
Authorization
string
required
Example:
Bearer {{api-key}}
Body Params application/json