Module api

Module api 

Source
Expand description

Authenticated Spotify Web API client.

All requests are made with Bearer token authentication to api.spotify.com/v1. Includes automatic retry with exponential backoff for rate limiting.

Structsยง

SpotifyApi
Spotify Web API client.