Mix two existing songs together to create a new song. This endpoint combines elements from two source clips to generate a unique mashup.Credits cost: 15 (older models) / 20 (newer models) — older = sonic-v3-5, sonic-v4; newer = sonic-v4-5, sonic-v4-5-plus, sonic-v5, sonic-v5-5.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Body Params application/json
Examples
{"mashup_clip_ids":["abc123-def456","xyz789-ghi012"],"custom_mode":true,"mv":"chirp-v4-5-plus","prompt":"[Verse 1]\nMixing beats together\nCreating something new\n\n[Chorus]\nThis is our mashup\nBlending old and new","title":"Epic Mashup","tags":"electronic, dance, energetic","style_weight":0.7}