Skip to main content
GET
cURL
When to use: Discover available vendors before browsing their collections or building a product index. See Building a Product Index.

Request

string
required
Your API key for authentication
number
Page number (1-indexed, default: 1)
number
Items per page (default: 20, max: 100)

Response

array
Array of vendor summary objects
object
Pagination metadata
object
Response metadata (currently empty for this endpoint)
cURL