Skip to main content
GET
Post Comments
Fetch the comment tree of a single Reddit post. Pass the full post URL.

Example

Authorizations

Authorization
string
header
required

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

Query Parameters

url
string
required

Reddit post URL

cursor
string

Cursor to get more comments, or replies.

trim
boolean

Set to true for a trimmed down version of the response

Response

200 - application/json

Successful response

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