Skip to main content
GET
List Products

List Products

Returns a paginated list of all published products for your business.

Request

string
required
Your API key

Query Parameters

string
Currency code for price conversion (e.g., “USD”, “EUR”, “GBP”)
string
Country code for regional pricing (e.g., “US”, “GB”, “NG”)
string
default:"updatedAt"
Field to sort by
string
default:"DESC"
Sort order: “ASC” or “DESC”
integer
default:"1"
Page number
integer
default:"20"
Items per page (max 100)
string
Filter by product type: “physical_product”, “digital”, “live_event”, etc.
Search by product title or description
string
Comma-separated category IDs to filter by

Response

Example