Skip to main content
GET
cURL
🪙2 credits每次请求

Copy for AI

🤖 让 AI 帮你写调用代码

点击按钮复制一段结构化提示词,可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。

授权

Authorization
string
header
必填

接口鉴权凭证。请在请求 Header 中传入 Authorization: Bearer <YOUR_API_KEY>。 可在 Dashboard 获取你的 API Key。

查询参数

industry
string

行业ID,(不传时不限制行业,即包含所有行业) 可选值(可多选): 22000000000=服饰鞋帽箱包 14000000000=美妆个护 27000000000=餐饮美食 25000000000=游戏 21000000000=家居家装 15000000000=手机电脑

示例:

"22000000000,14000000000,27000000000,25000000000,21000000000"

page
integer
默认值:1
limit
integer
默认值:20

每页数量

必填范围: 1 <= x <= 20

响应

The response is of type object.