Markets
Get Available Markets
Get the list of markets where Spotify is available.
get/markets
Response
A markets object with an array of country codes
Example response
{
"markets": [
"CA",
"BR",
"IT"
]
}Get the list of markets where Spotify is available.
A markets object with an array of country codes
{
"markets": [
"CA",
"BR",
"IT"
]
}