Last updated
Last updated
In this section, you'll learn what you can access on a user's streaming platform account.
All the APIs in this collection all vary based on the scopes required and the scopes the user has granted. For example, in order to access the user's playlist history on their spotify account, they need to grant the user-playlist-history
scope, which must've been passed during auth.
You can consult the developer documentation for the platform you're trying to target and the features/APIs you need in order to know which scopes to ask the user during auth.
Due to the nature of the Deezer API, Orchdio is architected to work with all the Deezer scopes by default, so you don't need to pass scopes when authorizing the user on Deezer.
You also need to pass the platform you're targeting. Please check to see what to pass for each platform.
You can currently access the following
User account information
User's Playlists
User's (favourited or followed) artists
User's favourited albums
User's listening history