How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

doordash Stores API

Manage store locations associated with businesses.

doordash Stores API is one of 12 APIs that Doordash publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Stores. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and code examples.

This API exposes 6 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://openapi.doordash.com/drive/v1.

6 operations 5 paths 11 schemas 3 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://openapi.doordash.com/drive/v2
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

doordash Stores API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — JWT token signed with your DoorDash developer credentials.

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 3 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Stores 6

Manage store locations associated with businesses.

POST
/businesses/{external_business_id}/stores
DoorDash Create a Store
createStore 1 param body → 200400401
GET
/businesses/{external_business_id}/stores/{external_store_id}
DoorDash Get Store Details
getStore 2 params → 200401404
PATCH
/businesses/{external_business_id}/stores/{external_store_id}
DoorDash Update a Store
updateStore 2 params body → 200400401404
GET
/stores/{merchant_supplied_id}/store_details
DoorDash Get Store Details
getStoreDetails 1 param → 200401404
GET
/stores/{merchant_supplied_id}/menu_details
DoorDash Get Menu Details for a Store
getMenuDetails 1 param → 200401404
PATCH
/stores/{merchant_supplied_id}/status
DoorDash Update Store Status
updateStoreStatus 1 param body → 200400401404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are MenuItem (8 properties), StoreDetails (6 properties), Store (5 properties), OptionGroup (5 properties). Each schema is shown below with its type and property counts.

MenuDetails
object
3 properties
StoreStatusUpdate
object
2 properties 1 required
MenuItem
object
8 properties 3 required
StoreRequest
object
4 properties 3 required
OptionGroup
object
5 properties 3 required
MenuCategory
object
5 properties 3 required
StoreDetails
object
6 properties
Error
object
3 properties
Error_3
object
2 properties
Store
object
5 properties
MenuOption
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doordash-stores-api-openapi.yml Raw ↑

Other APIs Doordash publishes across the network.

doordash Addresses API
doordash Businesses API
doordash Catalog API
doordash Deliveries API
doordash Inventory API
doordash Items API
doordash Menus API
doordash Orders API
doordash Promotions API
doordash Quotes API
doordash Reports API
Where this information came from

This is an independent, third-party profile of doordash Stores API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.