ConsoleCatalog
Sign in
H&M logo

H&M

www2.hm.comFashion Beautyno auth

H&M fashion catalog - product details, stock, reviews, recommendations, and promotions.

Product Page Recommendations

ASYNCREADNo auth

Returns style-with and related product recommendations for a given article ID.

ParametersFormJSON

H&M article ID used as productKey for PDP recommendation API

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_hm_product_page_recommendations",
    "params": {
      "article_id": "1320618004"
    }
  }'