Recipes
Real flows that chain two or three endpoints together. Each one is the shortest path from problem to working code.
Build a now-playing widget3 endpoints
Resolve a track from artist and title, then pull artwork and lyrics in parallel./track/info/cover/lyrics
ISRC to artwork2 endpoints
Skip the search round trip when you already have an ISRC./track/info/cover
Discover by vibe2 endpoints
Seed a recommendations call from a track and filter by audio analysis./track/info/recommendations