ConsoleCatalog
Sign in
Anthropologie US logo

Anthropologie US

anthropologie.comFashion Beautyno auth

Anthropologie - apparel and home category listings and related products.

Related Products

ASYNCREADNo auth

Returns related product recommendations for a product with titles and images.

ParametersFormJSON

Anthropologie product ID for the source product

Color code variant identifier for the source product

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_anthropologie_us_related_products",
    "params": {
      "product_id": "AN-4122951690182-000",
      "color_code": "092"
    }
  }'