Generate music with or without lyrics using AI models.
customMode: true
):
instrumental: true
: style
and title
are requiredinstrumental: false
: style
, prompt
, and title
are requiredprompt
3000 characters, style
200 charactersprompt
5000 characters, style
1000 characterstitle
length limit: 80 characters (all models)customMode: false
):
prompt
is required regardless of instrumental
settingprompt
length limit: 400 charactersm
(male), f
(female)customMode: false
for simpler usagetext
(text generation), first
(first track complete), complete
(all tracks complete)All endpoints require authentication using Bearer Token.
Add to request headers:
Authorization: Bearer YOUR_API_KEY
⚠️ Note:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
Request successful
The response is of type object
.