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

User Cookie

Example:

"Your_Cookie_Here"

start_date
string
required

Start date (format YYYYMMDD)

Example:

"20250713"

end_date
string
required

End date (format YYYYMMDD)

Example:

"20251011"

primary_verticals
string[]
required

Primary verticals list (obtained from the involved_vertical endpoint)

Example:
genres
integer[]

Genres list: 1=video under 1 min, 2=1-3 min video, 3=3-5 min video, 4=video over 5 min, 5=image+text, 8=long-form article

Example:

Response

200

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