GET
/restaurantsRestaurant discovery
List and filter restaurants delivering to a location (by city or lat/lng). Filter by cuisine (id or name) and sort; paginated.
Bearer auth. Pass your key as
Authorization: Bearer <key> on every request.Parameters
City to deliver to (ignored if lat/lng are given).
Latitude (overrides city).
Longitude (overrides city).
Filter by cuisine: a numeric cuisine id or a name (e.g. 'Burger', 'Pizza'). See available_cuisines in the response for valid values.
Sort order for the results.
Page size (max 60).
Items to skip.
Bypass and repopulate the cache.
Response fields
dataobjectcachedbooleansourcestringpaginationobject