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

用户 www.douyin.com 网页版 Cookie/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:""

翻页游标,首页留空,后续传上一页响应里的 sortID 值/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.