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 17 more developer resources.

29.0/100 thin ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyTechnologyFood DeliveryLogisticsQuick CommerceLast Mile DeliveryOn-DemandOrder

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

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

Other 2

Properties that don't map to a standard resource type

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
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
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.23'
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
- Order
tags_raw:
- 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: CapabilityMap
  url: capabilities/delivery-hero-capability-edges.yml
  name: Delivery Hero Business Capability Map
- type: Overlay
  url: overlays/delivery-hero-on-demand-rider-overlay.yaml
- 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: X-MCPServerCandidate
  url: mcp/delivery-hero-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/delivery-hero"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/delivery-hero/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/delivery-hero/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.