/olx/categories/filters

POST /api/olx/categories/filters

Price: 20 credits

Get every search filter available in one OLX category, with its type, unit and full catalog of allowed values — the lookup that turns a category into the facets you can search it by.

How to use it

List the category-specific search facets of an OLX category (car make and mileage, phone memory, flat area and room count, job contract type, and so on). Each entry gives key — pass it straight into the filters parameter of offers/search — plus name, type (select/checkboxes/input/price/checkbox), unit, value_type and values (the allowed value/label pairs for enum filters) or suggested_ranges (typical cut-off points for numeric filters). Get category_id from the categories endpoint.

Parameters

Request body

Response

Errors

Response headers