/netease/tracks

POST /api/netease/tracks

Price: 1 credit

Get NetEase Cloud Music tracks by id, with their artists, album, release date and audio tiers

How to use it

Pass every track you need in one call: ids and track page URLs mix freely, and the reply keeps the order you asked in. Ids that do not exist are simply absent from the reply rather than raising, so compare what comes back against what you sent. Numeric ids are shared across NetEase entity types, so a track id and an unrelated album or artist can carry the same number and this endpoint cannot tell you that you passed the wrong kind of id — it only reports what the number means in the track namespace. Lyrics and comments are separate calls; `comment_thread_id` is the key the comments endpoint takes.

Parameters

Request body

Response

Errors

Response headers