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

region
string
required

Region or market code, such as US

Example:

"US"

offset
integer
default:0

Pagination offset. If has_more is 1, use the returned cursor to fetch the next page.

Example:

0

count
integer
default:10

Number of items to return.

Example:

10

Response

The response is of type object.