Spotify
Track
Retrieves detailed information about a Spotify track by its id or URL, including track metadata, artists, album info, duration, playability, and sharing details.
get/v1/spotify/track
Query parameters
idstring
Spotify track id. If you'd prefer to use the URL instead, you can use the url parameter instead.
urlstring
Spotify song URL. If you'd prefer to use the id instead, you can use the id parameter instead.
Response
Successful response