🚀 Dashboard
Labelcamp API is based on REST principles. It returns responses and allows the creation and update of ressources in JSON format.
The API allows full remote control of Labelcamp's distribution features from a third-party CMS, from product creation to distribution management (rights, offers, deliveries, ...) on DSPs. On some resources, webhooks are available for notification of status changes.
All distributor product metadata managed in Labelcamp can be retrieved in JSON responses to be stored in other applications.
The scope of the Labelcamp API implementation can vary from a full integration to limited management of products metadata and assets. See our tutorials for more information. Note that Labelcamp's user interface also uses the API to function and therefore reflects the functionality offered by the API.
We encourage developers to review our Best Practices section to get used to JSON API basics before making their first request, and we also recommend to implement management of unexpected errors.
Please contact the Labelcamp Support Team <[email protected]> with any questions related to the API and for guidance on its implementation.
📅Changelog💾Deprecations🛠️Resources⁉️Timeouts and ErrorsBest practicesTutorialsLast updated