Q: How can I use the DISCO API?
If you are on our Enterprise plan, you can use our RESTful API for the following:
- Make POST requests to upload tracks in a variety of formats. Include metadata, tags, lyrics, and custom fields, and use your own data identifiers to map tracks between your systems and DISCO.
- Obtain track information via GET requests to keep track of changes made in DISCO, tags applied by our auto-tagging, or songs received via your Inbox.
- Build your own UI and have it powered by DISCO.
- Build playlists with tracks and sections and POST these to your DISCO.
- Share existing or new playlists from any other system into other businesses’ DISCO inboxes.
- DELETE old Tracks and Playlists - keep things tidy and manage takedowns.
- Use Webhooks to notify you about activity on your playlists.
- Create DISCO Pages.
- Add Tracks to Channels.
For more details, check out our API documentation.