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

示例

授权

Authorization
string
header
必填

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

请求体

application/json

用户主页作品请求模型 User Homepage Posts Request Model

sec_uid
string
必填

用户 sec_uid/User sec_uid

示例:

"MS4wLjABAAAA9fe7vGjwyiaOjL6REhX8rvmSb32VzA_XsKca9F3_YSHRXlEqgT2cpX54WGbtgnsA"

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

cursor
string | null
默认值:0

翻页游标(字符串),首页传 "0",后续传上一页响应里的 cursor/Pagination cursor (string), "0" for first page, then pass the cursor from the previous response

示例:

"0"

count
integer | null
默认值:10

每页数量/Page size

示例:

10

响应

200

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