{"uid":"cap_Eg5W279sBrF4_pMQ42zTz","slug":"socialfetch-spotify-track-lookup-c05f8ce8","name":"SocialFetch Spotify Track Lookup","description":"Get a Spotify track by id or track URL.","url":"https://api.socialfetch.dev/v1/spotify/track","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"url":{"type":"string","maxLength":4096,"minLength":1,"description":"Optional Spotify track URL for the request."},"trackId":{"type":"string","maxLength":4096,"minLength":1,"description":"Optional Spotify track id for the request."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_kG6ix3T9BmRZA_NEWuKWF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches metadata for a Spotify track given a track ID or Spotify track URL.","exampleAgentPrompt":"Can you pull up the details for this Spotify track — https://open.spotify.com/track/4uLU6hMCjMI75M1A2tKUQC — I want to know the artist, album, and title.","exampleUseCases":null,"resultDescription":"Returns structured metadata for the requested Spotify track, including title, artist(s), album, duration, and other track-level details sourced from Spotify.","failureModes":["Invalid or malformed track ID returns an error","Track URL not recognized as a valid Spotify track URL","Track not found or no longer available on Spotify","Neither trackId nor url provided results in a missing parameter error","Rate limiting or upstream Spotify API unavailability"],"whenToPreferThis":"Use this endpoint when you need to resolve a Spotify track ID or URL into full track metadata (title, artist, album, duration). Prefer this over general music search endpoints when you already have a specific Spotify track identifier and need structured details without a search step.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:45:20.402Z","isFirstParty":false}