GET /v1/resolve/{id}

Cross-platform ID resolution

Convert any track ID (Spotify, Apple, Deezer, ISRC, MusicBrainz) into all other platform IDs plus identity metadata. Zero-credit operation.

Parameters

NameInTypeRequiredDescription
id path string yes

Example request

cURL
curl https://api.tunelab.dev/v1/resolve/{id} \
  -H "Authorization: Bearer tl_live_xxx"

Responses

200 — Identity resolved

404 — ID not recognized