Skip to main content
GET
cURL
🪙1 creditper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

post_id
string
required

Post ID, format: "t3_XXXXXX"

sort_type
string
default:CONFIDENCE

Sort order, default is CONFIDENCE Options: CONFIDENCE, NEW, TOP, HOT, CONTROVERSIAL, OLD, RANDOM

after
string

Pagination parameter, used when fetching the next page, found in the last comment node in commentForest, e.g.: data.postInfoById.commentForest.trees[-1].more.cursor

need_format
boolean
default:false

Whether to clean/sanitize the data

Response

The response is of type object.