Batch add songs to a catalog by ISRC. For each song, the API attempts to look up metadata via internal search. If no data is found, optional fallback fields (name, album, notes, artists) are used.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of songs to add to catalog
Array of songs for batch updates
Songs added to catalog successfully
Response containing catalog songs data with pagination