Skip to main content
GET
Get video comments
获取视频评论 计费 — 成功调用基准价 $0.00145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

AIsa API key. Get yours at https://aisa.one

查询参数

video_id
string
必填

Video ID

Required string length: 11
language_code
string
默认值:zh-CN

Language code

country_code
string
默认值:US

Country code

sort_by
enum<string>
默认值:top

Sort by

可用选项:
top,
newest
示例:
continuation_token
string

Pagination token

need_format
boolean
默认值:true

Whether to clean and format the data

响应

200

Successful response. Response structure varies; refer to the actual API response.