/openrice/facets

POST /api/openrice/facets

Price: 20 credits

Get the full filter catalog OpenRice uses for one regional market: districts with their coordinates, landmarks and malls with address and coordinates, cuisines and cuisine groups, dishes and dish groups, restaurant types, dining themes, features, accepted payment methods, and the review facets (meal times, special occasions, photo types, dining methods, dining offers). Every catalog is region-specific, so these ids are what the search, coupon and review endpoints expect.

How to use it

Look up the numeric filter ids that openrice/restaurants/search, openrice/coupons/search and the review endpoints accept. Ids differ per region, so request the same region you intend to search. Use groups to fetch only the catalogs you need (e.g. groups=['cuisines','districts']) instead of the whole catalog. Every option has id and name in the requested language; cuisines, dishes and restaurant types also carry group_ids, cuisine_groups and dish_groups list their category_ids, districts carry coordinates and landmarks carry address, district_id and coordinates.

Parameters

Request body

Response

Errors

Response headers