Register your app on Deezer Developers website. You will need an application ID to initialize the Deezer player.
Follow us on Twitter to get SDK updates.
Get all the Deezer team selection for a given genre, available for the current country (based on geoIP), for a specific genre ID
GET https://api.deezer.com/2.0/editorial/6/selection
GET https://api.deezer.com/2.0/search?q=the doors
Examples:
GET https://api.deezer.com/2.0/album/2962681/image&size=small >> 50 px
GET https://api.deezer.com/2.0/album/2962681/image&size=medium >> 120 px
GET https://api.deezer.com/2.0/album/2962681/image&size=big >> 400 px
!! manage_library permission required
POST https://api.deezer.com/2.0/user/me/albums + album_id + access_token