v5
latestOpenAPI 3.1.02026-08-043621,4011.8 MBmusic-generation
Upload Music
Upload a music file to be later used for inpainting. Price for uploading is the same as the one for song generation. All uploaded content gets inspected for copyright infringement. If copyrighted content is detected, half of the request cost is still charged.
post/v1/music/upload
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successfully uploaded music file with optional composition plan
Example response
{
"song_id": "jR4Xz8kL2mNpQ9wVtY1b"
}