Skip to main content
POST
/qqmusic/songs/comments

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
count
integer
required
Required range: 1 <= x <= 3000
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:hot
Available options:
hot,
newest

Response

Successful Response

id
string
required
@type
string
default:QqmusicComment
seq_no
string | null
text
string | null
author
object | null
published_at
integer | null
like_count
integer | null
reply_count
integer | null
location
string | null
device
string | null
image
string | null
is_liked_by_artist
boolean | null
replies
object[]