Skip to main content
GET
List and search products

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Query Parameters

Substring of the name or description, or an exact SKU or barcode

Maximum string length: 120
clubId
integer

Only products limited to this club

categoryId
integer

Only products in this product category

brandId
integer

Only products of this brand

isActive
boolean

Only products that are (or are not) on sale

limit
integer
default:25
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

Page of products

data
object[]
total
integer

Total products matching the filters, ignoring pagination

limit
integer
offset
integer