Skip to main content
POST
Get promotable item list (with like & comment counts)
Get promotable item list (with like & comment counts) 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

Promotable Item List Request Model

sec_uid
string
required

Delivery account sec_uid

Example:

"MS4wLjABAAAA9fe7vGjwyiaOjL6REhX8rvmSb32VzA_XsKca9F3_YSHRXlEqgT2cpX54WGbtgnsA"

count
integer | null
default:30

Number of items

Example:

30

target_id
integer | null
default:31

Promotion target ID (the goal card on the DOU+ page). 31=Likes & Comments, 32=Followers, 33=Profile visits, 37=Video views, 40=Live room popularity, 45=Comment link clicks, 63=Shown to followers, 78=High-quality engagement. Only filters promotable items by goal; keep 31 for a plain video list

Example:

31

aim_ids
string | null

Optional advanced param: optimization objective code(s), comma separated; leave empty (auto-matched by target_id), usually no need to set

Response

200

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