/kijiji/listings/filters

POST /api/kijiji/listings/filters

Price: 5 credits

Get the filter catalog Kijiji offers for a category: every filter with its type and, for choice filters, the full list of accepted values with their labels and current listing counts (for example all car makes and models, or all real estate unit types).

How to use it

Discover which filter values kijiji/listings/search accepts inside a category. Pass category_id (for example 174 for Cars & Trucks, 37 for long-term rentals, 45 for jobs) and get back each filter with name, label, type, min_value/max_value for ranges, and values: the accepted value codes with labels and listing_count. Use this to resolve the make and model codes for vehicle searches — the model list is huge and depends on the make, so look it up here rather than guessing.

Parameters

Request body

Response

Errors

Response headers