Spotify Song API

This API provides detailed metadata for individual Spotify tracks using their public URL. It's ideal for developers building music widgets, preview cards, or media dashboards.

Endpoint

Query Parameters

NameDescriptionExample
urlSpotify track URLhttps://open.spotify.com/track/0tgVpDi06FyKpA1z0VMD4v

HTTP Method

GET

Request Example

Response

{
  • "status": "waiting for Afianf API response"
}

Spotify Song API