Spotify

Spotify is a digital music service that gives you access to millions of songs.

Info

Schemes: https
Base URL: https://api.spotify.com/v1

Documentation Reference

Authentication: Oauth2

Endpoints

/ albums

GET

Summary: Get Spotify catalog, Get Spotify catalog information about an album’s tracks and Get Spotify catalog information for multiple albums identified by their Spotify IDs.

Reference

/ artists

GET

Summary: Get Spotify catalog information for a single artist identified by their unique Spotify ID.

Reference

/ browse

GET

Summary: List de category.

Reference

/ me

GET DELETE PUT

Summary: List, delete, upload de contains and following.

Reference

/ playlists

GET DELETE PUT PUT

Summary: List, delete, upload, create playlists.

Reference

/ search

GET

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

Reference

/ audio-analysis

GET

Summary: Get a detailed audio analysis for a single track identified by its unique Spotify ID.

Reference

/ audio-features

GET

Summary: Get audio feature information for a single track identified by its unique Spotify ID.

Reference

/ users

GET POST

Summary: Get public profile information about a Spotify user and create users.

Reference

/ tracks

GET

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

Reference

/ recommendations

GET

Summary: Get available recommendation seeds genres.

Reference