Skip to main content
GET
Fetch Reddit Answers Generated Posts
批量获取Reddit Answers卡片精简帖子信息 计费 — 成功调用基准价 $0.00145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

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

查询参数

language
string
默认值:en-US

Preferred response language as an IETF language tag; default: en-US

Required string length: 2 - 16
Pattern: ^[A-Za-z]{2,3}(?:-[A-Za-z0-9]{2,8})*$
post_ids
string
必填

Post IDs comma-separated, max 30

Required string length: 4 - 629
Pattern: ^t3_[a-z0-9]{1,17}(?:\s*,\s*t3_[a-z0-9]{1,17})*$
need_format
boolean
默认值:false

Whether to clean and format the data

响应

200

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