Skip to content
Support

API and Developer Tools

Everything LabelGrid publishes for developers sits on one public REST API. This section covers the API itself, the event notifications it can push back to you, and the two official clients built on top of it.

API access is part of LabelGrid’s API plans. See API Overview and Quickstart for how to get access, generate a token, and make your first request.


The public API is mounted under /api/public/... on api.labelgrid.com. You can read your catalogue, create and update releases, upload audio and artwork, manage artists, writers and publishers, pull analytics, and submit releases for distribution.

The full endpoint reference, request and response schemas, and live “try it” tooling live at api.labelgrid.com/docs/api.


Rather than polling for changes, register an endpoint and let LabelGrid tell you when something happens — a review status change, a delivery update, a report becoming available.

  • Webhooks — setup, event types, signing, and retries

Two tools ship on the same public API, with the same permissions and the same validation:


  • Integrations — the WordPress plugin, DDEX import, and white-label distribution
  • Bulk upload — getting a large catalogue in without writing code

Questions about the API or a developer tool? Contact our support team.

Not using LabelGrid yet?

Everything you just read about is available on our platform.

See what LabelGrid can do →