Skip to main content
POST
Get top contents list
Get top contents list 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
period_end_timestamp
integer
required

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

Period dimension: 1/3/5

Example:

1

country_code
string
default:US

Country/region code

content_label_ids
string
default:""

Content label IDs, comma separated

order_by_metric
integer
default:1

Order by metric: 1=Views, 2=Engagement rate, 3=6-second completion rate

Example:

1

organic_only
boolean
default:false

Organic content only

page
integer
default:1

Page number

limit
integer
default:20

Items per page, max 100

Custom Cookie string (optional)

Response

200

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