Bulk resolve
resolve_tracksResolve up to 100 track inputs to canonical metadata and cross-platform links. Supports search by ISRC, platform IDs, or artist and title.
Instructions
Resolve up to 100 inputs in one call to canonical tracks plus cross-platform links. input_type picks the key: 'track_name' (items are {artist, title} objects), 'isrc', 'sonovault_id', or a platform id type ('spotify_id', 'applemusic_id', 'tidal_id', 'beatport_id', 'discogs_id', 'musicbrainz_id'). Costs one API credit per line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Strings for id/isrc types; {artist, title} objects for track_name | |
| input_type | Yes |