HTTP API
Product listing pages
This guide has not been updated for our v3 API. The
endpoints
section in the navigation has, though.Listing pages pages work almost exactly the same as the Search API.
There are two differences to keep in mind:
- Instead of a
query
attribute you pass aquery_id
. The query id is usually the slug of the category, for examplehoodies-and-sweaters
. - The tracking id returned is not called
search_request_id
butproduct_listing_request_id
- If you have a collection called the same as a category, you have to also specify
listing_type
ascollection
This page applies only to the API and is outdated
Was this page helpful?