Deezer API serves artist, album, track and chart data through keyless public endpoints.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
Catalogue reads need no key; user library and playlist writes require OAuth. Search results arrive inside a data array while single records come back as a bare object. The preview field is a 30-second sample link, not the full track. Calling directly from a browser can hit CORS restrictions, so route requests through your own server. Public endpoints were verified on 2026-08-22.
Last verified: August 24, 2026
Public test lab configuration summary for this API.
https://api.deezer.com/Methods
Verified endpoint examples
/searchSearch
Runs a free-text search across artists, albums and tracks.
/artist/27Artist detail
Returns a single artist record with fan and album counts.
/album/302127Album detail
Returns album metadata, cover images and the track list.
/track/3135556Track detail
Returns track duration, BPM and the preview link.
+1 more endpoints
Tracked public interactions for this catalog entry.
views
0
doc clicks
0
API calls
1
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.