Skip to main content
POST
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

language
string
default:zh

Response language. Defaults to zh.

Example:

"zh"

beginPage
integer
default:1

Page number.

Example:

1

pageSize
integer
default:20

Page size. Maximum 100.

Required range: x <= 100
Example:

20

sortBy
string
default:1

Sort order: 1 = relevance, 2 = sales.

Example:

"1"

assessmentCompany
boolean
default:false

Whether to return only premium verified suppliers. true = only premium verified suppliers; false = all suppliers by default.

Example:

"false"

pricef
string

Minimum price.

Example:

""

pricet
string

Maximum price.

Example:

""

moqt
string

Minimum order quantity.

Example:

""

Body

application/json
image_base64
string
required

Base64 image data with a data:image/jpeg;base64 prefix. Maximum size is 2 MB. Supported formats: png, jpg, jpeg, and webp.

Response

The response is of type object.