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

示例

授权

Authorization
string
header
必填

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

请求体

application/json
item_id
string
必填

视频ID/Video item ID

period_end_timestamp
integer
必填

调用方需根据目标榜单日期自行生成结束时间戳(10位 Unix 秒级),例如 1785024000;请勿传 0,否则会返回空结果/The caller must generate this 10-digit Unix timestamp in seconds from the target ranking date, for example 1785024000; do not pass 0 because it returns an empty result

示例:

1785024000

period_dimension
integer
默认值:3

榜单周期:1/3/5 /Period dimension

示例:

1

3

5

country_code
string
默认值:US

该视频所属榜单的国家/地区代码,需与榜单查询一致/Country code of the ranking

自定义Cookie字符串(可选)/Custom Cookie string (optional)

响应

200

Successful response. 以实际调用为准 / Response structure varies; refer to the actual API response.