Skip to main content
POST
Get promoted accounts
Get promoted accounts 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

Promoted Accounts Request Model

User www.douyin.com web Cookie

Example:

"Your_Cookie_Here"

limit
integer | null
default:20

Number of accounts per page

Example:

20

cursor
string | null
default:""

Pagination cursor, empty for first page, then pass the sortID value from the previous response

Example:

""

Response

200

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