Skip to main content
POST
/deliveroo/restaurants

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
restaurant
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:DeliverooRestaurant
name
string | null
alias
string | null
image
string | null
rating
number | null
rating_label
string | null
review_count
integer | null
address
object | null
city_id
integer | null
zone_id
integer | null
currency
string | null
currency_symbol
string | null
branch_type
string | null
fulfillment_type
string | null
menu_id
string | null
drn_id
string | null
brand_drn_id
string | null
category_count
integer
default:0
item_count
integer
default:0
categories
object[]