Skip to main content
GET
帖子评论
获取单个 Reddit 帖子的评论树。传递完整的帖子 URL。

示例

授权

Authorization
string
header
必填

AIsa API 密钥。前往 https://aisa.one 获取

查询参数

url
string
必填

Reddit 帖子 URL

cursor
string

用于获取更多评论或回复的游标。

trim
boolean

设为 true 以返回精简版响应

响应

200 - application/json

成功响应

success
boolean
credits_remaining
integer
comments
object[]
cursor
string | null