v1

latestOpenAPI 3.0.32026-07-263517334.7 KB
Deliveries

Upload a release file

Creates a pre-signed upload URL for a release ZIP file (ERN metadata + audio). Upload the file via HTTP PUT to the returned upload_url, then call POST /distribution/v1/deliveries with the file_id to create the delivery.

post/distribution/v1/deliveries/files

Request body

musixmatch_user_idstring required

The Musixmatch user ID of the artist, obtained via token introspection of the user's access token

Response

Upload slot created. Use upload_url to upload the ZIP via HTTP PUT.

messagestring

Descriptive message of performed operation