Skip to main content
POST
/doordash/stores/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
city
string
required
Minimum string length: 1
state
string
required
Required string length: 2
count
integer
required
Required range: 1 <= x <= 50
timeout
integer
default:300
Required range: 20 <= x <= 1500
cuisine
enum<string> | null
Available options:
African,
American,
Arabic,
Argentinian,
Asian,
Australian,
Bakery,
BBQ,
Boba,
Brazilian,
Breakfast,
Brunch,
Bubble-Tea,
Burgers,
Cafe,
Caribbean,
Cheesesteak,
Chicken,
Chinese,
Coffee,
Colombian,
Comfort-Food,
Crab,
Cuban,
Deli,
Dessert,
Dim-Sum,
Ethiopian,
FastFood,
Filipino,
French,
Greek,
Gyro,
Halal,
Hawaiian,
Healthy,
Indian,
Italian,
Japanese,
Korean,
Latin-American,
Malaysian,
Mediterranean,
Mexican,
Middle-Eastern,
Noodles,
Pakistani,
Peruvian,
Pho,
Pizza,
Poke,
Ramen,
Salads,
Sandwiches,
Seafood,
Smoothie,
Soul-Food,
Soup,
Southern,
Spanish,
Steak,
Sushi,
Tacos,
Tapas,
Thai,
Vegan,
Vegetarian,
Vietnamese,
Wings,
Wraps

Response

Successful Response

id
string
required
name
string
required
@type
string
default:DoordashStoreCard
url
string | null
image
string | null
rating
number | null
rating_count
integer | null
rating_count_display
string | null
price_range
integer | null
cuisines
string[]
address
object | null
eta
integer | null
distance
string | null
delivery_fee
number | null
service_fee
number | null
delivery_fee_text
string | null
offers_pickup
boolean
default:false
offers
string[]
reviews
object[]