Skip to main content
POST
Download item list
导出投稿作品列表 计费 — 成功调用基准价 $0.0145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

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

请求体

application/json

投稿作品列表导出请求参数/Item list download request parameters

用户Cookie/User Cookie

示例:

"Your_Cookie_Here"

min_cursor
integer
必填

最小游标(开始时间戳,毫秒)/Min cursor (start timestamp in milliseconds)

示例:

1752336000000

max_cursor
integer
必填

最大游标(结束时间戳,毫秒)/Max cursor (end timestamp in milliseconds)

示例:

1760198399000

type_filters
integer[]

体裁类型过滤/Type filters: 1=1min以内视频, 2=1-3min视频, 3=3-5min视频, 4=5min+视频, 5=图文, 8=长图文

示例:
need_long_article
boolean
默认值:true

是否包含长图文/Include long articles

示例:

true

响应

200

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