Delivery Hero website screenshot

Delivery Hero

Delivery Hero SE is a Berlin-based multinational online food-delivery and quick-commerce company operating in 70+ markets through local brands including foodpanda, Talabat, Glovo, PedidosYa, Yemeksepeti, Hungerstation and Pandamart. Its public developer surface exposes logistics and partner-integration APIs. The flagship On Demand Rider (ODR) API lets merchants request on-demand courier delivery across brands such as Glovo and pandago — registering outlets, estimating delivery fees and times, creating and tracking orders, retrieving proof of pickup/delivery/return, and receiving order-status, courier-location and refund webhooks. Additional Q-Commerce and Restaurant (POS) integration APIs handle order transmission and grocery assortment/promotion sync for restaurant and quick-commerce partners.

Delivery Hero publishes 7 APIs on the APIs.io network, including Authentication API, Callback API, OrdersEstimation API, and 4 more. Tagged areas include Company, Technology, Food Delivery, Logistics, and Quick Commerce.

The Delivery Hero catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Delivery Hero’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, sandbox, and 15 more developer resources.

41.6/100 thin ▬ flat Agent 57/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyTechnologyFood DeliveryLogisticsQuick CommerceLast Mile DeliveryOn DemandOrders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 41.6/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 57/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/delivery-hero: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Delivery Hero Authentication API

Once you followed above steps from [Getting started](#section/Getting-Started) and that you have your signed JWT token, you can request the access token.

Delivery Hero Callback API

**▶️ READ THIS FIRST ◀️** * Those are NOT actual endpoints. They are callback from ODR to your endpoint * This is used to represent the payload ODR will sent * This is an option...

Delivery Hero OrdersEstimation API

The OrdersEstimation API from Delivery Hero — 2 operation(s) for ordersestimation.

Delivery Hero OrdersManagement API

The following sections provide a complete summary of all available endpoints and features connected with the Orders API. Please review the documentation carefully. When selectin...

Delivery Hero Outlets API

The Outlets API from Delivery Hero — 2 operation(s) for outlets.

Delivery Hero Proofs API

The Proofs API from Delivery Hero — 3 operation(s) for proofs.

Delivery Hero RiderPosition API

The RiderPosition API from Delivery Hero — 1 operation(s) for riderposition.

Scroll for all 7

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Delivery Hero Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Delivery Hero Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Delivery Hero Scopes

1 scope

1 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: delivery-hero
name: Delivery Hero
description: Delivery Hero SE is a Berlin-based multinational online food-delivery and quick-commerce company operating in
  70+ markets through local brands including foodpanda, Talabat, Glovo, PedidosYa, Yemeksepeti, Hungerstation and Pandamart.
  Its public developer surface exposes logistics and partner-integration APIs. The flagship On Demand Rider (ODR) API lets
  merchants request on-demand courier delivery across brands such as Glovo and pandago — registering outlets, estimating delivery
  fees and times, creating and tracking orders, retrieving proof of pickup/delivery/return, and receiving order-status, courier-location
  and refund webhooks. Additional Q-Commerce and Restaurant (POS) integration APIs handle order transmission and grocery assortment/promotion
  sync for restaurant and quick-commerce partners.
url: https://raw.githubusercontent.com/api-evangelist/delivery-hero/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hongshan
- hv-capital
- insight-partners
- point-nine
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: images/delivery-hero-on-demand-rider-logo.svg
tags:
- Company
- Technology
- Food Delivery
- Logistics
- Quick Commerce
- Last Mile Delivery
- On Demand
- Orders
apis:
- aid: delivery-hero:delivery-hero-authentication-api
  name: Delivery Hero Authentication API
  description: Once you followed above steps from [Getting started](#section/Getting-Started) and that you have your signed
    JWT token, you can request the access token.
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-authentication-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
- aid: delivery-hero:delivery-hero-callback-api
  name: Delivery Hero Callback API
  description: '**▶️ READ THIS FIRST ◀️**


    * Those are NOT actual endpoints. They are callback from ODR to your endpoint

    * This is used to represent the payload ODR will sent

    * This is an optional feature and it requires your callback URL to be registered with your ClientID

    ---


    **Description**

    * The Callback URL will need to be HTTPS with a valid SSL certificate.

    * Body posted by this feature is stripped of any Personally Identifiable Information (PII).

    * Full Order body can be fetched using the Get Specific Order feature.

    * If there is an error, we retry sending the request three times. If the response status code is 2xx, it means that there
    was no error and the callback was successful in sending order status.'
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - Callback
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-callback-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
- aid: delivery-hero:delivery-hero-ordersestimation-api
  name: Delivery Hero OrdersEstimation API
  description: The OrdersEstimation API from Delivery Hero — 2 operation(s) for ordersestimation.
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - OrdersEstimation
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-ordersestimation-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
- aid: delivery-hero:delivery-hero-ordersmanagement-api
  name: Delivery Hero OrdersManagement API
  description: 'The following sections provide a complete summary of all available endpoints and features connected with the
    Orders API.


    Please review the documentation carefully. When selecting an endpoint, note the information on the right-hand side of
    the screen, which details the following critical elements:


    - **Request Attributes: Mandatory formatting** for specific attributes (e.g., phone numbers, coordinates, addresses) is
    outlined here. **Pay close attention to these requirements.**

    - **Request Examples:** Illustrative examples of successful requests.

    - **Request Responses:** Examples of successful and failed responses, including common error codes and messages.'
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - OrdersManagement
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-ordersmanagement-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
- aid: delivery-hero:delivery-hero-outlets-api
  name: Delivery Hero Outlets API
  description: The Outlets API from Delivery Hero — 2 operation(s) for outlets.
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - Outlets
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-outlets-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
- aid: delivery-hero:delivery-hero-proofs-api
  name: Delivery Hero Proofs API
  description: The Proofs API from Delivery Hero — 3 operation(s) for proofs.
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - Proofs
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-proofs-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
- aid: delivery-hero:delivery-hero-riderposition-api
  name: Delivery Hero RiderPosition API
  description: The RiderPosition API from Delivery Hero — 1 operation(s) for riderposition.
  humanURL: https://on-demand-rider-docs.deliveryhero.io/
  baseURL: https://ondemand-api-glovoapp.deliveryhero.io/
  tags:
  - RiderPosition
  properties:
  - type: OpenAPI
    url: openapi/delivery-hero-riderposition-api-openapi.yml
  - type: APIReference
    url: https://on-demand-rider-docs.deliveryhero.io/
  - type: Documentation
    url: https://on-demand-rider-docs.deliveryhero.io/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://deliveryhero.com
- type: DeveloperPortal
  url: https://developers.deliveryhero.com/
- type: Documentation
  url: https://on-demand-rider-docs.deliveryhero.io/
- type: APIReference
  url: https://on-demand-rider-docs.deliveryhero.io/
- type: GettingStarted
  url: https://on-demand-rider-docs.deliveryhero.io/
- type: GitHubOrganization
  url: https://github.com/deliveryhero
- type: Blog
  url: https://www.deliveryhero.com/newsroom/
- type: Support
  url: https://developers.deliveryhero.com/
- type: Authentication
  url: authentication/delivery-hero-authentication.yml
- type: OAuthScopes
  url: scopes/delivery-hero-scopes.yml
- type: Conventions
  url: conventions/delivery-hero-conventions.yml
- type: ErrorCatalog
  url: errors/delivery-hero-problem-types.yml
- type: Lifecycle
  url: lifecycle/delivery-hero-lifecycle.yml
- type: Conformance
  url: conformance/delivery-hero-conformance.yml
- type: DataModel
  url: data-model/delivery-hero-data-model.yml
- type: Sandbox
  url: sandbox/delivery-hero-sandbox.yml
- type: MCPServer
  url: mcp/delivery-hero-mcp.yml
- type: Webhooks
  url: asyncapi/delivery-hero-on-demand-rider-webhooks.yml
- type: DomainSecurity
  url: security/delivery-hero-domain-security.yml
- type: LLMsTxt
  url: llms/delivery-hero-llms.txt
- type: AgentSkill
  url: skills/delivery-hero-create-and-track-order.md
- type: AgentSkill
  url: skills/delivery-hero-cancel-and-proof.md
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence