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

query
string
required

Search keyword

Example:

"python programming"

search_type
string
default:post

Search type, default is post Options: post: search posts community: search communities/subreddits comment: search comments media: search media (images/videos/GIFs) people: search users

sort
string

Sort order (only applicable to post/comment/media types) Options: RELEVANCE: relevance HOT: hot TOP: top NEW: newest COMMENTS: comment count (only applicable to post type)

time_range
string

Time range (only applicable to post/media types) Options: all: all time year: past year month: past month week: past week day: today hour: past hour

Safe search setting, default is unset Options: "unset" or "strict"

allow_nsfw
string
default:0

Whether to allow NSFW content, "0" or "1"

after
string

Pagination parameter

need_format
boolean
default:false

Whether to clean/sanitize the data

Response

The response is of type object.