Skip to main content
POST
Get top contents item detail
Get top contents item detail Pricing — base $0.00145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

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

Body

application/json
item_id
string
required

视频ID/Video item ID

period_end_timestamp
integer
required

调用方需根据目标榜单日期自行生成结束时间戳(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

Example:

1785024000

period_dimension
integer
default:3

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

Examples:

1

3

5

country_code
string
default:US

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

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

Response

200

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