ConsoleCatalog
Sign in
Beautyblender logo

Beautyblender

beautyblender.comFashion Beautyno auth

Makeup sponges, brushes, and accessories with pricing and reviews.

Collection Listing

ASYNCREADNo auth

Returns products in a collection with titles, SKUs, types, prices, and images.

ParametersFormJSON

URL slug of the product collection to browse (e.g. blenders, brushes)

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_beautyblender_com_collection_listing",
    "params": {
      "collection_slug": "blenders"
    }
  }'