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

category_id
string

Level 1 category ID.

Example:

""

category_l2_id
string

Level 2 category ID.

Example:

""

category_l3_id
string

Level 3 category ID.

Example:

""

region
string
required

Region or market code, such as US.

Example:

"US"

start_date
string
required

Start date in yyyy-MM-dd format.

Example:

"2026-06-15"

end_date
string
required

End date in yyyy-MM-dd format.

Example:

"2026-06-30"

page_num
integer
required

Page number.

Example:

1

page_size
integer
required

Page size.

Example:

10

Response

code
integer
required
message
string
required
data
object[]
required
requestId
string
required