v1

latestOpenAPI 3.1.0MIT2026-07-26121931.0 KB

Returns all products from the system that the user has access to

get/affiliate/products

Query parameters

pageinteger

Page number for pagination. Starts at 1.

limitinteger

Number of products per page. Maximum 100. Default: 5.

searchstring

Search term to filter products by name or description.

pricestring

Price range filter in cents. Format: from:to

organizationIdsstring

Filter products by specific brand organization IDs. Multiple IDs separated by commas.

isAvailableboolean

Filter products by availability status

Response

Products response

countinteger

Total number of products matching the filters