Skip to main content
POST
Fetch item overview data
Fetch item overview data 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 overview data request parameters

用户Cookie/User Cookie

Example:

"Your_Cookie_Here"

ids
string
required

作品ID列表,多个ID用逗号分隔/Item IDs, separated by comma

Example:

"7559536212910853422,7559536212910853423"

fields
string | null
default:metrics,review,play_info,dou_plus,integrated_incentive,incentive_life,content_analysis

需要返回的字段,多个字段用逗号分隔/Fields to return, separated by comma. 可选值: metrics(指标),review(审核),play_info(播放信息),dou_plus(抖+),integrated_incentive(综合激励),incentive_life(激励生命周期),content_analysis(内容分析)

Response

200

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