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"

cursor
string
required

Comment cursor, obtained from the more.cursor field in the comment data, format: "commenttree:ex:(xxx)"

Example:

"commenttree:ex:(RjiJd"

sort_type
string
default:CONFIDENCE

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

need_format
boolean
default:false

Whether to clean/sanitize the data

Response

The response is of type object.