Core Concepts
External ID Mapping
Your External ID is your internal identifier for a location or store. Musique maps these to internal user IDs, so you always work with your own identifiers — no need to track Musique-internal IDs.Targeted Send vs Broadcast
- Targeted Send
- Broadcast
Send audio to specific locations by listing their External IDs:Use this for regional campaigns or testing before a wider rollout.
Quick Start
Upload a file and send it to locations in two requests:Always test with a single
externalId before broadcasting to all locations.Endpoints
List Audio
Retrieve all audio files in your library.
Upload Audio
Upload a new MP3 file to your library.
Get Audio
Retrieve a specific audio file by ID.
Send Audio
Broadcast audio to devices by External ID.

