provider Markets GET /markets
@utdk/spotify /markets
Get Available Markets
Get the list of markets where Spotify is available.

Try it

Authentication
Configure credentials for Spotify Web API
getAvailableMarkets
GET/markets
Get the list of markets where Spotify is available.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import spotify from '@utdk/spotify';

await spotify.getAvailableMarkets()