Deezer API

Public REST API covering /track, /album, /artist, /playlist, /chart, /search, /genre, /radio, /user, and /editorial. Public endpoints (catalog, search) are unauthenticated and return JSON; user-scoped operations require OAuth 2.0.

API entry from apis.yml

apis.yml Raw ↑
aid: deezer:platform
name: Deezer API
description: Public REST API covering /track, /album, /artist, /playlist, /chart, /search, /genre, /radio,
  /user, and /editorial. Public endpoints (catalog, search) are unauthenticated and return JSON; user-scoped
  operations require OAuth 2.0.
humanURL: https://developers.deezer.com/api
baseURL: https://api.deezer.com
tags:
- Catalog
- Tracks
- Albums
- Artists
- Search
- Playlists
properties:
- type: Documentation
  url: https://developers.deezer.com/api
- type: Authentication
  url: https://developers.deezer.com/api/oauth
- type: SDK
  url: https://developers.deezer.com/sdk