List base products
Swag base products (coming soon)
Get base products
Returns a paginated list of base products (product templates) used for
swag experiences. Page-number pagination (page[number], page[size]).
The brand filter for base products is named brandIds (the JSON:API
filter[brandId] family is not yet applied to base products).
GET
List base products
Authorizations
Partner API key. Finalized per partner integration agreement.
Query Parameters
Exact filter by brand id(s). Comma-separated.
Optional base-product/base-variant field expansions. Comma-separated.
1-indexed page number for page-number paginated endpoints.
Required range:
x >= 1Number of base products per page (max 100, default 40).
Required range:
1 <= x <= 100Response
Paginated list of base products.
Paginated base product list response.
Last modified on June 17, 2026