This endpoint generates a musical accompaniment tailored to an uploaded audio file — typically a vocal stem or melody track. It helps users instantly flesh out their vocal ideas with high-quality backing music, all without needing a producer.
uploadUrl
: Valid audio file URL (MP3, WAV, or other supported formats)title
: Title for the generated instrumental track (80 characters max)tags
: Desired style and characteristics for the instrumentalnegativeTags
: Styles or instruments to excludecallBackUrl
: URL to receive completion notificationsvocalGender
: Preferred vocal gender for any vocal elements (‘m’ or ‘f’)styleWeight
: Style adherence weight (0.00-1.00)weirdnessConstraint
: Creativity/novelty constraint (0.00-1.00)audioWeight
: Audio consistency weight (0.00-1.00)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
.