ConsoleCatalog
Sign in
Beautybay logo

Beautybay

beautybay.comFashion Beautyno auth

Beauty Bay - UK makeup, skincare, and haircare with details and recommendations.

Category Listing Header

ASYNCREADNo auth

Returns a category page's title, description, sub-categories, and available filters.

ParametersFormJSON

Category or search results path

Site locale e.g. en-GB for UK

Guest bag/session identifier

Optional in-category search keyword

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_beautybay_com_category_listing_header",
    "params": {
      "page_url": "/l/makeup/",
      "locale": "en-GB",
      "bag_id": "u2nrx9t75aloid7j1njoiwnbjyx18rdnjhd3xff2lgmhhyropnqrw"
    }
  }'