Delivery Hero · OAuth Scopes

Delivery Hero OAuth Scopes

OAuth 2.0 searched

Delivery Hero publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the Delivery Hero API on a user’s behalf.

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.

CompanyTechnologyFood DeliveryLogisticsQuick CommerceLast Mile DeliveryOn DemandOrders
Scopes: 1 Flows: Method: searched

Scopes (1)

ScopeDescriptionFlows
pandago.api.sg.* Documented example: full ODR API access for the Pandago brand in Singapore clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/delivery-hero-on-demand-rider-openapi.json
docs: https://on-demand-rider-docs.deliveryhero.io/
note: ODR OpenAPI declares only an apiKey Bearer scheme; OAuth2 client_credentials
  + scopes are documented in the auth guide, not the spec. Scopes are provisioned
  per client by ODR representatives.
schemes:
- name: OAuth2
  flow: clientCredentials
  tokenUrl: https://sts.deliveryhero.io/oauth2/token
  assertion: urn:ietf:params:oauth:client-assertion-type:jwt-bearer
scope_pattern: '{brand}.api.{country_code}.*'
scopes:
- scope: pandago.api.sg.*
  description: 'Documented example: full ODR API access for the Pandago brand in Singapore'
  flows:
  - clientCredentials