v42

OpenAPI 3.1.0raw.githubusercontent.com2026-07-092767199.2 KB
v1

Similar Products

Find products similar to a given product.

Consider setting filters to narrow results to the same gender, brand, category, price range, etc. when you only want similar items within a specific slice of the catalog.

post/v1/similar

Request body

product_idstring required

Canonical product ID to find similar products for.

limitinteger nullable

Optional limit on the number of results. Default is 20, max is 30.

page_tokenstring nullable

Opaque token from a previous similar response to fetch the next page of results.

Response

Successful Response

next_page_tokenstring nullable

Token to fetch the next page. Null when no more results.