Extend or modify existing music by creating a continuation based on a source audio track.
defaultParamFlag: true
):
prompt
, style
, title
and continueAt
are requiredprompt
length limit: 3000 charactersstyle
length limit: 200 characterstitle
length limit: 80 charactersdefaultParamFlag: false
):
audioId
is requiredvocalGender
(string): Vocal gender preference. Use m
for male, f
for female.styleWeight
(number): Strength of adherence to style. Range 0–1, up to 2 decimals. Example: 0.65
.weirdnessConstraint
(number): Controls creative deviation. Range 0–1, up to 2 decimals. Example: 0.65
.audioWeight
(number): Balance weight for audio features. Range 0–1, up to 2 decimals. Example: 0.65
.All APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Request successful
The response is of type object
.