Uber Eats · OAuth Scopes
Uber Eats OAuth Scopes
OAuth 2.0
derived
Uber Eats publishes 8 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Uber Eats API on a user’s behalf.
Tokens are issued from https://auth.uber.com/oauth/v2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Uber EatsUber DirectFood DeliveryLast-Mile LogisticsRestaurantsMenusOrdersFulfillmentCourierOAuth2
Scopes: 8
Flows: clientCredentials
Method: derived
OAuth endpoints
Token URL
https://auth.uber.com/oauth/v2/token
https://auth.uber.com/oauth/v2/token
Flows
clientCredentials
clientCredentials
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| eats.deliveries | Create and manage Uber Direct deliveries | clientCredentials |
| eats.menu | Manage menus | clientCredentials |
| eats.menu.read | Read menus | clientCredentials |
| eats.menu.write | Write menus | clientCredentials |
| eats.order | Manage orders | clientCredentials |
| eats.store | Access to store operations | clientCredentials |
| eats.store.orders.read | Read store orders | clientCredentials |
| eats.store.status.write | Update store status | clientCredentials |