ConsoleCatalog
Sign in
Finder Porsche logo

Finder Porsche

finder.porsche.comAutomotiveno auth

Porsche inventory - new and pre-owned search, filters, listings, and detail pages.

Filter Facets

ASYNCREADNo auth

Returns filter facet counts for condition, color, year, mileage, dealer, and body type by model series.

ParametersFormJSON

Locale segment in the hitcounts API path

Model series query parameter for facet counts

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_finder_porsche_filter_facets",
    "params": {
      "locale": "en-IN",
      "model_series": "911"
    }
  }'