Skip to main content
POST
/deliveroo/restaurants/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
latitude
number
required
Required range: -90 <= x <= 90
longitude
number
required
Required range: -180 <= x <= 180
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string | null
fulfillment_method
enum<string>
default:DELIVERY
Available options:
DELIVERY,
PICKUP
sort
enum<string>
default:recommended
Available options:
recommended,
distance,
time,
rating
cuisines
enum<string>[]
Available options:
acai,
african,
american,
asian,
bagels,
bakery,
bangladeshi,
bao,
bbq,
biryani,
brazilian,
breakfast,
british,
burgers,
burritos,
cakes,
calzone,
cantonese,
caribbean,
chicken,
chinese,
coffee,
curry,
donuts,
dumplings,
falafel,
filipino,
fish,
focaccia,
french,
gelato,
german,
greek,
grill,
gyros,
healthy,
indian,
indonesian,
italian,
japanese,
juices,
katsu,
kebab,
korean,
lebanese,
malaysian,
mexican,
mezze,
milkshakes,
moroccan,
nepalese,
noodles,
pakistani,
pancakes,
pasta,
pastries,
persian,
peruvian,
pho,
pizza,
poke,
polish,
portuguese,
ramen,
russian,
salads,
sandwiches,
seafood,
shawarma,
sichuan,
soup,
spanish,
steak,
sushi,
tacos,
tapas,
thai,
turkish,
udon,
vietnamese,
waffles,
western,
wings,
wraps
dietary
enum<string>[]
Available options:
vegetarian,
vegan,
vegan friendly,
halal,
gluten free,
organic
meal_deals
boolean
default:false
top_rated
boolean
default:false
under_30_min
boolean
default:false
hygiene_rating
boolean
default:false
deliveroo_choice
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:DeliverooSearchRestaurant
name
string | null
url
string | null
image
string | null
drn_id
string | null
branch_type
string | null
rating
number | null
rating_label
string | null
review_count
integer | null
distance
number | null
delivery_time
integer | null
is_deliveroo_choice
boolean
default:false
is_sponsored
boolean
default:false
offers
string[]