Skip to main content
GET
List products

Reading value_mode

On RANGE products, not every amount in the interval is orderable. Amounts may be accepted only in steps. An amount that cannot be served is rejected at order time with DENOMINATION_NOT_SUPPORTED. If you need certainty, order the published denominations.
fulfilment_hint is not a guarantee. SYNC means this product is usually fulfilled within seconds. It is an observation, and it can be wrong for any individual order. Never promise a customer instant delivery on the strength of it — wait for FULFILLED.

Query Parameters

country
string

ISO 3166-1 alpha-2, case-insensitive. Exact match.

currency
string

ISO 4217, case-insensitive. Exact match.

brand
string

Case-insensitive substring match.

limit
integer
default:100

1–500. Clamped, not rejected — a larger value silently becomes 500, a non-numeric one becomes the default.

cursor
string

A canonical_sku from the previous page. next_cursor is null on the final page.

Response

A page of products.