TIDAL · Arazzo Workflow
TIDAL Browse Collection Tracks
Version 1.0.0
Read the user's saved tracks, then enrich the first track with its catalog detail.
Provider
Workflows
browse-collection-tracks
List the user's saved tracks and enrich the first one.
Reads the user's collection of tracks, follows the items relationship to get saved track ids, and reads the first track plus its album from the catalog.
1
getCollectionTracks
{$sourceDescriptions.userCollectionsApi.url}#/paths/~1userCollectionTracks~1{id}/get
Read the authenticated user's userCollectionTracks resource, using `me` to target the caller, including the items relationship.
2
getCollectionItems
{$sourceDescriptions.userCollectionsApi.url}#/paths/~1userCollectionTracks~1{id}~1relationships~1items/get
Follow the items relationship to enumerate the saved track resource identifiers in the user's collection.
3
getTrack
{$sourceDescriptions.catalogApi.url}#/paths/~1tracks~1{id}/get
Read the first saved track from the catalog, including its albums relationship for enrichment.
4
getTrackAlbums
{$sourceDescriptions.catalogApi.url}#/paths/~1tracks~1{id}~1relationships~1albums/get
Follow the track albums relationship to resolve the album that contains the first saved track.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/tidal-browse-collection-tracks-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.