Skip to main content
GET
Fetch Reddit APP Home Feed
获取Reddit APP首页推荐内容 计费 — 成功调用基准价 $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})*$
sort
enum<string>
默认值:BEST

Sort method: HOT, NEW, TOP, BEST, CONTROVERSIAL

可用选项:
BEST,
HOT,
NEW,
TOP,
CONTROVERSIAL,
RISING
filter_posts
string[]

Filter out specified post IDs

Maximum array length: 100
Required string length: 4 - 20
Pattern: ^t3_[a-z0-9]+$
after
string
默认值:""

Pagination parameter for fetching next page

Maximum string length: 4096
need_format
boolean
默认值:false

Whether to clean and format the data

响应

200

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