Deezer · OAuth Scopes
Deezer OAuth Scopes
OAuth 2.0
derived
Deezer publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Deezer API on a user’s behalf.
Tokens are issued from https://connect.deezer.com/oauth/access_token.php.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
MusicStreamingAudioOAuthCatalogPlaylists
Scopes: 7
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://connect.deezer.com/oauth/auth.php
https://connect.deezer.com/oauth/auth.php
Token URL
https://connect.deezer.com/oauth/access_token.php
https://connect.deezer.com/oauth/access_token.php
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| basic_access | Basic profile info | authorizationCode |
| delete_library | Delete from user's library | authorizationCode |
| Get user's email address | authorizationCode | |
| listening_history | Read listening history | authorizationCode |
| manage_community | Manage user's community | authorizationCode |
| manage_library | Manage user's library | authorizationCode |
| offline_access | Long-lived access | authorizationCode |