Skip to main content
POST
/netease/artists/tracks

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
artist
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
order
enum<string>
default:hot
Available options:
hot,
time

Response

Successful Response

id
string
required
@type
string
default:NeteaseTrack
name
string | null
main_title
string | null
additional_title
string | null
aliases
string[]
translated_names
string[]
url
string | null
image
string | null
artists
object[]
album
object | null
duration_seconds
integer | null
popularity
number | null
published_at
integer | null
track_number
integer | null
disc
string | null
mv_id
string | null
fee_code
string | null
comment_thread_id
string | null
ringtone_id
string | null
origin_cover_type_code
string | null
original_song
object | null
is_single
boolean | null
content_tags
string[]
audio
object[]