/target/categories/products

POST /api/target/categories/products

Price: 5 credits

List Target products in a category browse node (N-id or category URL). Returns lightweight product cards: title, brand, price, list_price, currency, save_percent, is_on_sale, image, rating and rating_count, plus the product TCIN, alias and URL. Supports ordering by featured, price, rating, newest or bestselling.

How to use it

List products in a Target category by browse node (N-id, e.g. N-5xtro, or a category URL). Each item has id (TCIN), title, brand, price/list_price/currency, save_percent, is_on_sale, image, rating, rating_count and alias+url. Use the returned id with the Target product endpoint to fetch full product details. Set sort to order results (featured, price_low, price_high, rating, newest, bestselling).

Parameters

Request body

Response

Errors

Response headers