ConsoleCatalog
Sign in
eMAG logo

eMAG

emag.roMarketplaceno auth

Romanian e-commerce marketplace - product search, listings, pricing, and reviews.

Filter Facets

ASYNCREADNo auth

Returns filter facet options, counts, and metadata for a category listing.

ParametersFormJSON

Filter facet identifier to fetch options and counts for

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_emag_ro_filter_facets",
    "params": {
      "filter_id": "9998"
    }
  }'