/target/products/recommendations
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.
Price: 1 credit per 24 results
💡 AI Hint: 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.
Authorizations
API token from the dashboard
Headers
Body
Target product TCIN or a product URL containing it
1"91466170"
"A-91466170"
"https://www.target.com/p/-/A-91466170"
Max number of recommended products to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Which recommendation strategy to return for the product
alternatives, also_viewed, complementary, deals, top_performing, newness, similar Response
Successful Response