Home
Providers
Uber Eats
Uber Eats
Uber Eats exposes a family of developer APIs through the Uber Developer Portal that let restaurants, marketplace platforms, POS providers, and logistics partners integrate directly with Uber Eats and Uber Direct. The Uber Eats Marketplace APIs cover store onboarding, store status and hours, menu management, order ingestion and fulfillment, delivery fulfillment (Uber-courier and BYOC), promotions, and reporting. Uber Direct (Deliveries) exposes Uber's courier network for on-demand same-day delivery — quotes, deliveries, courier tracking, proof of delivery, refunds, pick-and-pack, and webhook notifications. All APIs are RESTful, JSON, and gated by OAuth 2.0 client credentials issued from the Uber Developer Portal.
Uber Eats publishes 2 APIs on the APIs.io network: Customers API and Eats API. Tagged areas include Uber Eats, Uber Direct, Food Delivery, Last-Mile Logistics, and Restaurants.
The Uber Eats catalog on APIs.io includes 2 JSON-LD contexts and 2 Spectral governance rulesets.
Uber Eats’ developer surface includes authentication, documentation, engineering blog, status page, and 18 more developer resources.
15 APIs
Uber Eats Uber Direct Food Delivery Last-Mile Logistics Restaurants Menus Orders Fulfillment Courier OAuth2
On this page
Kin Score
APIs 15
Open Collections 2
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 2
Spectral Rules 2
JSON Schema 13
JSON Structure 13
Examples 13
Security Posture 2
Scopes 1
Agentic Access 1
Resources 22
apis.yml
34 Operational Transparency
Composite quality — 55.0/100 · developing
Contract Quality
17.5 / 25
Developer Ergonomics
7.4 / 20
Commercial Clarity
10.0 / 20
Operational Transparency
4.4 / 13
Agent readiness — 42/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 15
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 13
JSON Structure definitions describing this provider's data shapes.
Scroll for all 13
Example request and response payloads for these APIs.
Scroll for all 13
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: uber-eats
name: Uber Eats
description: 'Uber Eats exposes a family of developer APIs through the Uber Developer
Portal that let restaurants, marketplace platforms, POS providers, and
logistics partners integrate directly with Uber Eats and Uber Direct.
The Uber Eats Marketplace APIs cover store onboarding, store status and
hours, menu management, order ingestion and fulfillment, delivery
fulfillment (Uber-courier and BYOC), promotions, and reporting. Uber
Direct (Deliveries) exposes Uber''s courier network for on-demand
same-day delivery — quotes, deliveries, courier tracking, proof of
delivery, refunds, pick-and-pack, and webhook notifications. All APIs
are RESTful, JSON, and gated by OAuth 2.0 client credentials issued
from the Uber Developer Portal.
'
type: Index
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
position: Provider
access: Partner
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/uber-eats.png
tags:
- Uber Eats
- Uber Direct
- Food Delivery
- Last-Mile Logistics
- Restaurants
- Menus
- Orders
- Fulfillment
- Courier
- OAuth2
url: https://raw.githubusercontent.com/api-evangelist/uber-eats/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-06-03'
specificationVersion: '0.20'
apis:
- aid: uber-eats:integration-activation
name: Uber Eats Integration Activation API
description: 'The Integration Activation API suite onboards merchant stores onto
a partner''s Uber Eats integration, connecting Uber store identifiers
to a partner platform and enabling subsequent menu, order, and
store API access.
'
humanURL: https://developer.uber.com/docs/eats/references/api/integration_activation_suite
baseURL: https://api.uber.com
tags:
- Onboarding
- Activation
- Merchant
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/integration_activation_suite
- url: graphql/uber-eats-graphql.md
type: GraphQL
- aid: uber-eats:menu-api
name: Uber Eats Menu API
description: 'The Menu API suite lets integrations retrieve and upsert full menus
for a store and update individual menu items, modifier groups,
prices, suspensions, and availability windows.
'
humanURL: https://developer.uber.com/docs/eats/references/api/v2/
baseURL: https://api.uber.com
tags:
- Menus
- Items
- Modifiers
- Pricing
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/v2/
- aid: uber-eats:order-api
name: Uber Eats Order API
description: 'The Order API suite handles inbound Uber Eats orders, including
order accept/deny, status updates, item-level adjustments, and
cancellation flows. Orders are typically delivered to integrations
via webhooks and acknowledged/fulfilled through this API.
'
humanURL: https://developer.uber.com/docs/eats/references/api/order_suite
baseURL: https://api.uber.com
tags:
- Orders
- Fulfillment
- Webhooks
- POS
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/order_suite
- aid: uber-eats:delivery-partner
name: Uber Eats Delivery Partner API
description: 'The Delivery Partner API suite handles delivery fulfillment by
Uber couriers for Uber Eats orders, including courier assignment,
tracking, and status updates surfaced back to the merchant
integration.
'
humanURL: https://developer.uber.com/docs/eats/references/api/delivery_partner_suite
baseURL: https://api.uber.com
tags:
- Delivery
- Couriers
- Tracking
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/delivery_partner_suite
- aid: uber-eats:delivery-byoc
name: Uber Eats Delivery BYOC API
description: 'The Delivery BYOC ("Bring Your Own Courier") API suite supports
merchants and marketplace partners that use their own delivery
fleet, exchanging assignment, status, and proof-of-delivery
information with Uber Eats.
'
humanURL: https://developer.uber.com/docs/eats/references/api/delivery_byoc_suite
baseURL: https://api.uber.com
tags:
- BYOC
- Own Fleet
- Delivery
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/delivery_byoc_suite
- aid: uber-eats:promotions
name: Uber Eats Promotions API
description: 'The Promotions API suite creates and manages marketing campaigns
and discounts on Uber Eats stores, including campaign lifecycle,
targeting, and reporting.
'
humanURL: https://developer.uber.com/docs/eats/references/api/promotions_suite
baseURL: https://api.uber.com
tags:
- Promotions
- Campaigns
- Marketing
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/promotions_suite
- aid: uber-eats:reporting
name: Uber Eats Reporting API
description: 'The Reporting API suite returns transactional, financial, and
performance reports for Uber Eats stores, used by merchants and
marketplace partners for reconciliation and analytics.
'
humanURL: https://developer.uber.com/docs/eats/references/api/reporting_suite
baseURL: https://api.uber.com
tags:
- Reporting
- Analytics
- Financials
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/reporting_suite
- aid: uber-eats:uber-direct-organizations
name: Uber Direct Organizations API
description: 'The Organizations API lets Uber Direct partners manage parent
organizations and child accounts (e.g. multi-tenant merchants),
including provisioning of API credentials and store-level access.
'
humanURL: https://developer.uber.com/docs/deliveries/references/api/organizations
baseURL: https://api.uber.com
tags:
- Organizations
- Multi-Tenant
- Provisioning
properties:
- type: Documentation
url: https://developer.uber.com/docs/deliveries/references/api/organizations
- aid: uber-eats:uber-direct-pick-and-pack
name: Uber Direct Courier Pick & Pack API
description: 'The Courier Pick & Pack API supports shop-and-pay style deliveries
where the courier shops on behalf of the customer, including item
lists, substitutions, and shopping progress events.
'
humanURL: https://developer.uber.com/docs/deliveries/references/api/pick-and-pack
baseURL: https://api.uber.com
tags:
- Pick and Pack
- Shopping
- Grocery
properties:
- type: Documentation
url: https://developer.uber.com/docs/deliveries/references/api/pick-and-pack
- aid: uber-eats:uber-direct-refund
name: Uber Direct Refund API
description: 'The Refund API supports refund requests on completed Uber Direct
deliveries, including the corresponding webhook events that notify
merchants of refund outcomes.
'
humanURL: https://developer.uber.com/docs/deliveries/references/api/refunds
baseURL: https://api.uber.com
tags:
- Refunds
- Disputes
properties:
- type: Documentation
url: https://developer.uber.com/docs/deliveries/references/api/refunds
- aid: uber-eats:uber-direct-business-locations
name: Uber Direct Business Location Management API
description: 'The Business Location Management API administers physical pickup
locations associated with Uber Direct accounts, used for routing
and dispatch.
'
humanURL: https://developer.uber.com/docs/deliveries/references/api/locations
baseURL: https://api.uber.com
tags:
- Locations
- Pickup
- Stores
properties:
- type: Documentation
url: https://developer.uber.com/docs/deliveries/references/api/locations
- aid: uber-eats:webhooks
name: Uber Eats & Direct Webhooks
description: 'Both Uber Eats and Uber Direct send webhook events for order
lifecycle, courier updates, refunds, shopping progress, and
delivery status. Partners register webhook URLs in the Uber
Developer Portal and verify signatures on each delivery.
'
humanURL: https://developer.uber.com/docs/eats/guides/webhooks
baseURL: https://api.uber.com
tags:
- Webhooks
- Events
- Notifications
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/guides/webhooks
- type: DirectWebhooks
url: https://developer.uber.com/docs/deliveries/guides/webhooks
- aid: uber-eats:oauth
name: Uber OAuth 2.0
description: 'Uber APIs are authenticated using OAuth 2.0. Server-to-server
integrations use the client_credentials grant; user-facing
integrations use the authorization_code grant with PKCE. Tokens
are obtained from the Uber OAuth token endpoint and scoped per
product (Eats, Direct, Riders, etc.).
'
humanURL: https://developer.uber.com/docs/eats/guides/authentication
baseURL: https://auth.uber.com/oauth/v2
tags:
- OAuth2
- Authentication
- Client Credentials
properties:
- type: Documentation
url: https://developer.uber.com/docs/eats/guides/authentication
- type: TokenEndpoint
url: https://auth.uber.com/oauth/v2/token
- aid: uber-eats:uber-eats-customers-api
name: Uber Eats Customers API
description: The Customers API from Uber Eats — 5 operation(s) for customers.
humanURL: https://developer.uber.com/docs/eats/references/api/integration_activation_suite
baseURL: https://api.uber.com
tags:
- Customers
properties:
- type: OpenAPI
url: openapi/uber-eats-customers-api-openapi.yml
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/store_suite
- type: Documentation
url: https://developer.uber.com/docs/deliveries/overview
- type: APIReference
url: https://developer.uber.com/docs/deliveries/references/api
- type: SDKs
url: https://www.npmjs.com/package/uber-direct
- type: CodeExamples
url: https://github.com/uber/uber-direct-sdk-samples
- aid: uber-eats:uber-eats-eats-api
name: Uber Eats Eats API
description: The Eats API from Uber Eats — 9 operation(s) for eats.
humanURL: https://developer.uber.com/docs/eats/references/api/integration_activation_suite
baseURL: https://api.uber.com
tags:
- Eats
properties:
- type: OpenAPI
url: openapi/uber-eats-eats-api-openapi.yml
- type: Documentation
url: https://developer.uber.com/docs/eats/references/api/store_suite
- type: Documentation
url: https://developer.uber.com/docs/deliveries/overview
- type: APIReference
url: https://developer.uber.com/docs/deliveries/references/api
- type: SDKs
url: https://www.npmjs.com/package/uber-direct
- type: CodeExamples
url: https://github.com/uber/uber-direct-sdk-samples
features:
- name: Full Marketplace Coverage
description: Onboarding, stores, menus, orders, fulfillment, promotions, and reporting all available as APIs.
- name: Multiple Fulfillment Models
description: Supports Uber-courier delivery, partner-courier (BYOC), and merchant-handled pickup flows.
- name: Uber Direct Logistics
description: Same API platform exposes Uber's courier network for delivery-as-a-service outside of Uber Eats.
- name: Webhooks
description: Real-time event notifications for orders, deliveries, courier updates, and refunds.
- name: OAuth 2.0
description: Standard OAuth 2.0 client-credentials and authorization-code flows.
- name: Partner Portal
description: Centralized Developer Portal for app creation, credentials, scopes, sandbox keys, and analytics.
useCases:
- name: POS Integration
description: Pipe Uber Eats orders into a restaurant's POS system and stream status updates back to Uber.
- name: Menu Management
description: Sync menu changes from a merchant's master catalog to all Uber Eats stores.
- name: Marketplace Aggregation
description: Multi-brand operators centrally manage many Uber Eats stores via a single integration.
- name: Same-Day Delivery
description: Use Uber Direct to offer on-demand last-mile delivery for ecommerce, grocery, retail, and pharmacy.
- name: Multi-Brand Operations
description: Manage shared kitchens, virtual brands, and cloud kitchens across many storefronts.
- name: Financial Reconciliation
description: Pull reporting data to reconcile Uber Eats settlements with internal financial systems.
integrations:
- name: Toast POS
- name: Square
- name: Olo
- name: Lightspeed
- name: NCR
- name: Oracle Micros
- name: Otter
- name: Deliverect
- name: Shopify
- name: WooCommerce
authentication:
- type: OAuth2ClientCredentials
description: Server-to-server integrations exchange a client_id and client_secret for scoped bearer tokens.
- type: OAuth2AuthorizationCode
description: User-facing integrations use the authorization_code grant with PKCE.
- type: WebhookSignature
description: Webhook deliveries are signed; partners verify signatures before processing events.
common:
- type: AgenticAccess
url: agentic-access/uber-eats-agentic-access.yml
- type: DomainSecurity
url: security/uber-eats-domain-security.yml
- type: Authentication
url: authentication/uber-eats-authentication.yml
- type: OAuthScopes
url: scopes/uber-eats-scopes.yml
- type: Website
url: https://www.uber.com/us/en/business/products/eats/
- type: GitHubOrganization
url: https://github.com/uber
- type: SDKs
title: Uber Direct JavaScript/TypeScript SDK
url: https://github.com/uber/uber-direct-sdk
- type: DeveloperPortal
url: https://developer.uber.com/
- type: Documentation
url: https://developer.uber.com/docs
- type: UberEatsDocs
url: https://developer.uber.com/docs/eats/introduction
- type: UberDirectDocs
url: https://developer.uber.com/docs/deliveries/overview
- type: Authentication
url: https://developer.uber.com/docs/eats/guides/authentication
- type: Webhooks
url: https://developer.uber.com/docs/eats/guides/webhooks
- type: Dashboard
url: https://developer.uber.com/dashboard
- type: TermsOfService
url: https://developer.uber.com/docs/riders/policies/legal
- type: Blog
url: https://www.uber.com/newsroom/
- type: Status
url: https://status.uber.com/
- type: SpectralRules
url: rules/uber-eats-rules.yml
- type: Vocabulary
url: vocabulary/uber-eats-vocabulary.yml
- type: Plans
url: plans/uber-eats-plans-pricing.yml
- type: RateLimits
url: rate-limits/uber-eats-rate-limits.yml
- type: FinOps
url: finops/uber-eats-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com