Skip to main content
POST
/qqmusic/songs

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
song
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

mid
string
required
@type
string
default:QqmusicSong
id
string | null
name
string | null
subtitle
string | null
url
string | null
image
string | null
singers
object[]
album
object | null
duration_seconds
integer | null
published_date
string | null
disc_number
integer | null
track_number
integer | null
bpm
integer | null
is_exclusive
boolean | null
is_paid_play
boolean | null
is_paid_download
boolean | null
is_vip_only
boolean | null
language
string | null
genre
string | null
company
string | null
wiki_url
string | null
comment_count
integer | null
videos
object[]