Deezer website screenshot

Deezer

Deezer is a global music streaming service. The Deezer API is a public REST API for tracks, albums, artists, playlists, charts, search, and authenticated user library. It uses OAuth 2.0 for user- scoped operations and is free to use within published rate limits.

Deezer publishes 11 APIs on the APIs.io network, including Album API, Artist API, Chart API, and 8 more. Tagged areas include Music, Streaming, Audio, OAuth, and Catalog.

Deezer’s developer surface includes authentication and 11 more developer resources.

33.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeSelf serve⚡ Free to try
12 APIs
MusicStreamingAudioOAuthCatalogPlaylists

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 33.6/100 · thin
Contract Quality 13.1 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/deezer: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Deezer API

Public REST API covering /track, /album, /artist, /playlist, /chart, /search, /genre, /radio, /user, and /editorial. Public endpoints (catalog, search) are unauthenticated and r...

Deezer Album API

The Album API from Deezer — 2 operation(s) for album.

Deezer Artist API

The Artist API from Deezer — 6 operation(s) for artist.

Deezer Chart API

The Chart API from Deezer — 5 operation(s) for chart.

Deezer Editorial API

The Editorial API from Deezer — 3 operation(s) for editorial.

Deezer Genre API

The Genre API from Deezer — 3 operation(s) for genre.

Deezer Infos API

The Infos API from Deezer — 1 operation(s) for infos.

Deezer Playlist API

The Playlist API from Deezer — 2 operation(s) for playlist.

Deezer Radio API

The Radio API from Deezer — 3 operation(s) for radio.

Deezer Search API

The Search API from Deezer — 5 operation(s) for search.

Deezer Track API

The Track API from Deezer — 1 operation(s) for track.

Deezer User API

The User API from Deezer — 7 operation(s) for user.

Scroll for all 12

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Deezer Public API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Deezer GraphQL API

Deezer is a music streaming service. The API covers track search, artist and album lookups, playlist management, user library, editorial playlists, radio, podcast episode data, ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Deezer Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Deezer Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Deezer Authentication

oauth2 · 1 scheme

SECURITY

Deezer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Deezer Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Deezer Scopes

7 scopes · authorizationCode

7 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Deezer Agentic Access

41 operations · 3 acting

41 operations · 3 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: deezer
url: https://raw.githubusercontent.com/api-evangelist/deezer/refs/heads/main/apis.yml
name: Deezer
kind: company
description: Deezer is a global music streaming service. The Deezer API is a public REST API for tracks, albums, artists,
  playlists, charts, search, and authenticated user library. It uses OAuth 2.0 for user- scoped operations and is free to
  use within published rate limits.
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/deezer.png
tags:
- Music
- Streaming
- Audio
- OAuth
- Catalog
- Playlists
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- 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: SDKs
    url: https://developers.deezer.com/sdk
  - url: graphql/deezer-graphql.md
    type: GraphQL
- aid: deezer:deezer-album-api
  name: Deezer Album API
  description: The Album API from Deezer — 2 operation(s) for album.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Album
  properties:
  - type: OpenAPI
    url: openapi/deezer-album-api-openapi.yml
- aid: deezer:deezer-artist-api
  name: Deezer Artist API
  description: The Artist API from Deezer — 6 operation(s) for artist.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Artist
  properties:
  - type: OpenAPI
    url: openapi/deezer-artist-api-openapi.yml
- aid: deezer:deezer-chart-api
  name: Deezer Chart API
  description: The Chart API from Deezer — 5 operation(s) for chart.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Chart
  properties:
  - type: OpenAPI
    url: openapi/deezer-chart-api-openapi.yml
- aid: deezer:deezer-editorial-api
  name: Deezer Editorial API
  description: The Editorial API from Deezer — 3 operation(s) for editorial.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Editorial
  properties:
  - type: OpenAPI
    url: openapi/deezer-editorial-api-openapi.yml
- aid: deezer:deezer-genre-api
  name: Deezer Genre API
  description: The Genre API from Deezer — 3 operation(s) for genre.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Genre
  properties:
  - type: OpenAPI
    url: openapi/deezer-genre-api-openapi.yml
- aid: deezer:deezer-infos-api
  name: Deezer Infos API
  description: The Infos API from Deezer — 1 operation(s) for infos.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Infos
  properties:
  - type: OpenAPI
    url: openapi/deezer-infos-api-openapi.yml
- aid: deezer:deezer-playlist-api
  name: Deezer Playlist API
  description: The Playlist API from Deezer — 2 operation(s) for playlist.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Playlist
  properties:
  - type: OpenAPI
    url: openapi/deezer-playlist-api-openapi.yml
- aid: deezer:deezer-radio-api
  name: Deezer Radio API
  description: The Radio API from Deezer — 3 operation(s) for radio.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Radio
  properties:
  - type: OpenAPI
    url: openapi/deezer-radio-api-openapi.yml
- aid: deezer:deezer-search-api
  name: Deezer Search API
  description: The Search API from Deezer — 5 operation(s) for search.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/deezer-search-api-openapi.yml
- aid: deezer:deezer-track-api
  name: Deezer Track API
  description: The Track API from Deezer — 1 operation(s) for track.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - Track
  properties:
  - type: OpenAPI
    url: openapi/deezer-track-api-openapi.yml
- aid: deezer:deezer-user-api
  name: Deezer User API
  description: The User API from Deezer — 7 operation(s) for user.
  humanURL: https://developers.deezer.com/api
  baseURL: https://api.deezer.com
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/deezer-user-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/deezer-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/deezer-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/deezer-domain-security.yml
- type: Authentication
  url: authentication/deezer-authentication.yml
- type: OAuthScopes
  url: scopes/deezer-scopes.yml
- type: GitHubOrganization
  url: https://github.com/deezer
- type: LinkedIn
  url: https://www.linkedin.com/company/deezer
- type: Website
  url: https://www.deezer.com/
- type: DeveloperPortal
  url: https://developers.deezer.com/
- type: Plans
  url: plans/deezer-plans-pricing.yml
- type: RateLimits
  url: rate-limits/deezer-rate-limits.yml
- type: FinOps
  url: finops/deezer-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com