Generate music from a prompt and/or lyrics
Request Body
application/jsonRequiredmetadataMetadataCaller-supplied metadata; limited by task creation policy.
callback_urlCallback UrlHTTPS URL Beatra will POST the final Task envelope to when the Task reaches a terminal state
callback_signing_key_idCallback Signing Key IdOptional standalone callback signing key. Omit for unsigned callback delivery; requires callback_url when provided.
modelRequired
ModelValue in:
"auto" | "minimax-music-3.0" | "suno-5.5"promptRequired
PromptMusic concept, style, mood, genre, or instrumentation prompt.
Minimum length:
1Maximum length: 2000lyricsLyricsOptional lyrics text. Must be omitted for instrumental music.
instrumentalInstrumentalWhen true, generate instrumental music without vocals.
Default:
falsetitleTitlemodel_optionsAny properties in MusicModelOptionsOptions grouped by public music model family.
Header Parameters
X-Request-IdstringOptional client request id echoed in the response.
Idempotency-KeyRequired
Idempotency-KeyMinimum length:
1Maximum length: 128AuthorizationRequired
stringBearer API key.
Task accepted