To access the Musicfetch endpoints you'll need a subscription. Head to the homepage and pick a plan. All plans start with a free 7 day trial.
All the Musicfetch endpoints require an Access Token. Copy an access token from your Account page. You can create up to 5 access tokens at any one time. A token must be provided whenever you call the API.
Access tokens are secret and should not be exposed to the browser, as someone could steal your token and make requests on your behalf.
Musicfetch provides several endpoints to lookup music metadata:
For JavaScript/TypeScript projects, we recommend using our official SDK which provides a type-safe interface and includes brand assets to help you build your UI quickly.