Beauty and cosmetics ecommerce: categories, brand listings, product listing pages, PDPs, prices, and offers.
Category About Section
ASYNCREADNo auth
Returns category or brand about-section data, including brand info and editorial content.
ParametersFormJSON
Nykaa numeric category id for the PLP whose about section is loaded
Referer URL matching the category or brand listing page
cost: 1 credit · 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_nykaa_category_about_section", "params": { "category_id": "13432", "listing_referer": "https://www.nykaa.com/luxe/brands/pixi/c/13432" } }'