Search code examples
deezer

Deezer API - get large cover


I'm trying to get a larger version of cover from Deezer's API. From what I read, adding size/big shoul suffice, but it doesn't - I get error in return. What can I do?

My current URL is https://api.deezer.com/album/302127/image/size/big


Solution

  • Here's the correct format for the url : https://api.deezer.com/album/302127/image?size=big