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

User Cookie

Example:

"Your_Cookie_Here"

ids
string
required

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. Optional values: 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.