Spotify API - martajs/music-lake GitHub Wiki

This Wiki Page describes the type of entities we are importing from Spotify API.

For our project we need the following entities:

Albums API

Get Spotify catalog information for a single or many albums.

Artist API

Get Spotify catalog information for several artists based on their Spotify IDs.

Browse API

Get all new releases, all featured playlists, categories, category's playlists, recommendations and recommendation genres.

Market API

Get the list of markets where Spotify is available.

Search API

Get Spotify Catalog information about albums, artists, playlists, tracks, shows or episodes that match a keyword string.

Tracks API

Get Spotify catalog information for multiple tracks based on their Spotify IDs.


All objects can be found here:

Objects