Read and manage a Deezer user's library and playlists (My Music) via the authenticated Deezer API

domain: developers.deezer.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Complete Deezer's OAuth flow with at least `basic_access` and `manage_library` permissions granted
  2. Call the authenticated user endpoint (`/user/me/...`) with the access token to list the user's playlists, which include both playlists they created and ones they've bookmarked into 'My Music'
  3. Fetch a specific playlist's tracks via its playlist resource, and use the corresponding endpoints to add or remove tracks when the user owns or has bookmarked the playlist
  4. Create a new playlist under the authenticated user's account via the appropriate write endpoint, then add tracks to it in a follow-up call
  5. To manage the user's saved tracks/albums/artists ('My Music' library, not just playlists), use the corresponding user library endpoints for adding/removing those resources
  6. Respect Deezer's attribution and branding requirements when displaying fetched user library data in your app, per their developer guidelines

Known gotchas

Related routes

Implement Deezer OAuth user authentication and request specific permission scopes such as manage_library and offline_access
developers.deezer.com · 6 steps · unrated
Read and manage a TIDAL user's playlists and collection via the TIDAL API using authorization-code user auth
developer.tidal.com · 6 steps · unrated
Authenticate with Discogs via OAuth 1.0a and read/manage an authenticated user's collection folders and wantlist
www.discogs.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans