/target/products/recommendations

POST /api/target/products/recommendations

Price: 1 credit

Get Target product recommendations for a TCIN (or product URL): similar alternatives, items other guests viewed, complementary products, deals, top-performing and new arrivals. Returns lightweight product cards with title, price, list_price, currency, save_percent, is_on_sale, image, badges, rating and rating_count, plus each recommended product's TCIN, alias and URL.

How to use it

Get a list of recommended Target products related to a given product (by TCIN or product URL). Each item is a product card with id (TCIN), title, price/list_price/currency, save_percent, is_on_sale, image, badges, rating, rating_count and alias+url. Use the returned id with the Target product endpoint to fetch full details. Set type to pick the recommendation strategy: alternatives (similar items), also_viewed (guests also viewed), complementary (goes well with), deals, top_performing, newness or similar.

Parameters

Request body

Response

Errors

Response headers