List and search products
Returns the organization’s products - everything it sells over the counter, from drinks to racket grips. search matches name and description as a substring, and sku and barcode exactly - a partial code matches nothing, since a scan code is only useful whole.
Unlike plans, deactivated products are returned too: an integration managing a catalogue has to be able to find what it switched off in order to reprice or restore it. Filter with isActive=true for what is currently on sale.
Authorizations
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
120Only products limited to this club
Only products in this product category
Only products of this brand
Only products that are (or are not) on sale
1 <= x <= 100x >= 0