TIDAL · Arazzo Workflow
TIDAL Artist Discography Explorer
Version 1.0.0
Resolve an artist, then walk their albums, top tracks, and similar artists.
Provider
Workflows
artist-discography
Explore an artist's albums, tracks, and similar artists.
Reads an artist, then follows the albums, tracks, and similarArtists relationships to build a picture of the artist's catalog and neighbours.
1
getArtist
{$sourceDescriptions.catalogApi.url}#/paths/~1artists~1{id}/get
Retrieve the artist resource, including the albums relationship so the discography can be enumerated.
2
getArtistAlbums
{$sourceDescriptions.catalogApi.url}#/paths/~1artists~1{id}~1relationships~1albums/get
Follow the artist albums relationship to list the album resource identifiers attributed to the artist.
3
getArtistTracks
{$sourceDescriptions.catalogApi.url}#/paths/~1artists~1{id}~1relationships~1tracks/get
Follow the artist tracks relationship to list the artist's tracks, collapsing similar entries by fingerprint as required by the operation.
4
getSimilarArtists
{$sourceDescriptions.catalogApi.url}#/paths/~1artists~1{id}~1relationships~1similarArtists/get
Follow the similarArtists relationship to surface related artists for further exploration.
Source API Descriptions
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-artist-discography-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.