Skip to main content
POST
/douyin/videos/comments

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
video
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|\d{6,30})$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:DouyinComment
text
string | null
like_count
integer | null
reply_count
integer | null
created_at
integer | null
ip_location
string | null
is_liked_by_author
boolean
default:false
is_hot
boolean
default:false
is_pinned
boolean
default:false
reply_to_comment_id
string | null
reply_to_username
string | null
images
string[]
user
object | null