Skip to main content
GET
List products
请使用属于目标组织的 API 密钥进行认证。 GET /v1/products 仍作为已弃用别名提供相同的查询和响应契约。新集成应使用 GET /v1/product

授权

X-API-Key
string
header
必填

Merchant API key (format: ak_BASE64)

查询参数

page
integer
默认值:1

Page number

size
integer
默认值:10

Page size

Search by name

status
string

Filter by status

响应

OK

data
object
error
object
message
string
success
boolean