Browse API: Browse Category Page
Fetch, filter, sort, and paginate merchandised category pages in your catalog using our powerful browse api.
Authorization
Token-based authentication header in the form of <YOUR_LAYERS_TOKEN>
.
Headers
Path Parameters
The handle of the collection you wish to browse.
Body
Code of the sort order.
Refer to our dedicated Filter Expressions guide to learn more about filter expressions.
Facets to be included.
If the count of each facet value should be calculated
User’s unique token (optional).
Information used to current identify the customer/session.
Anonymous contextual information of the session/customer.
Product attributes to include in the Response. By default all attributes are included in the response.
Response
The total number of results.
The current page number.
The total number of pages.
If retrieveFacetCount
is true
then an object with keys and values of the specified attributes.
The attribution token.
Was this page helpful?