cURL
curl --request POST \ --url https://api.example.com/api/v1/integration/audio \ --header 'Content-Type: multipart/form-data' \ --header 'x-api-key: <api-key>' \ --form file='@example-file'
Uploads an MP3 audio file and associates it with a vendor.
Documentation IndexFetch the complete documentation index at: https://docs.musique.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.musique.app/llms.txt
Use this file to discover all available pages before exploring further.
MP3 audio file and vendor identifier
MP3 audio file
Audio uploaded successfully
Was this page helpful?