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

Uber Eats Eats API

The Eats API from Uber Eats — 9 operation(s) for eats.

Uber Eats Eats API is one of 15 APIs that Uber Eats publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 9 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.uber.com/v1.

10 operations 9 paths 5 schemas 5 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.uber.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Uber Eats Eats API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 5 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Eats 10
GET
/eats/stores
Uber Eats Get Stores
getStores → 200
GET
/eats/stores/{store_id}
Uber Eats Get Store Details
getStore 1 param → 200
POST
/eats/store/{store_id}/status
Uber Eats Set Store Status
setStoreStatus 1 param body → 204
GET
/eats/stores/{store_id}/menus
Uber Eats Retrieve Menu
getMenu 1 param → 200
PUT
/eats/stores/{store_id}/menus
Uber Eats Upsert Menu
upsertMenu 1 param body → 204
POST
/eats/stores/{store_id}/menus/items/{item_id}
Uber Eats Update Menu Item (price, Suspension, Availability)
updateMenuItem 2 params body → 204
GET
/eats/stores/{store_id}/created-orders
Uber Eats Get Created Orders for a Store
getCreatedOrders 1 param → 200
GET
/eats/order/{order_id}
Uber Eats Get Order Details
getOrder 1 param → 200
POST
/eats/orders/{order_id}/accept_pos_order
Uber Eats Accept an Order Into the POS
acceptPosOrder 1 param body → 204
POST
/eats/orders/{order_id}/cancel
Uber Eats Cancel an Order
cancelOrder 1 param body → 204

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Order (9 properties), Store (7 properties), MenuItem (5 properties), Menu (4 properties). Each schema is shown below with its type and property counts.

MenuItem
object
5 properties
Store
object
7 properties
Order
object
9 properties
Menu
object
4 properties
StoreStatus
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uber-eats-eats-api-openapi.yml Raw ↑

Other APIs Uber Eats publishes across the network.

Uber Eats Integration Activation API
Uber Eats Menu API
Uber Eats Order API
Uber Eats Delivery Partner API
Uber Eats Delivery BYOC API
Uber Eats Promotions API
Uber Eats Reporting API
Uber Direct Organizations API
Uber Direct Courier Pick & Pack API
Uber Direct Refund API
Uber Direct Business Location Management API
Uber Eats & Direct Webhooks
Where this information came from

This is an independent, third-party profile of Uber Eats Eats 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.