Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

UPC not returned in /tracks/{id} API request

UPC not returned in /tracks/{id} API request

 Hello, 

 

The responses from the Get Track or Get Several Tracks API are only returning the ISRC under external_ids, and not the UPC or EAN, although I only need the UPC. I have also tried the Search API, and the UPC is not returned there either.

 

Has anyone found a solution to this problem? 

Screenshot 2024-05-06 122720.png
Reply
1 Reply

Hi!

A "UPC" or "EAN" code is related to the release/album; it's expected not to have it directly on the track root object like the ISRC.

You will find it in the album object.

Suggested posts