Skip to main content
POST
Get promoted accounts
获取投放过的账号 计费 — 成功调用基准价 $0.00145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

AIsa API key. Get yours at https://aisa.one

请求体

application/json

获取投放过的账号请求模型 Promoted Accounts Request Model

用户 www.douyin.com 网页版 Cookie/User www.douyin.com web Cookie

示例:

"Your_Cookie_Here"

limit
integer | null
默认值:20

每页账号数量/Number of accounts per page

示例:

20

cursor
string | null
默认值:""

翻页游标,首页留空,后续传上一页响应里的 sortID 值/Pagination cursor, empty for first page, then pass the sortID value from the previous response

示例:

""

响应

200

Successful response. 以实际调用为准 / Response structure varies; refer to the actual API response.