v1
latestOpenAPI 3.0.32026-07-148993228.8 KBMarkets
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"
]
}