pub const SPOTIFY_API_BASE_URL: &str = "https://api.spotify.com/v1";
Base URL for Spotify Web API endpoints.