Wolt

Wolt is a marketplace and last-mile delivery platform (part of DoorDash) operating across Europe and beyond. Its developer surface exposes two production APIs: the Order / Marketplace API, which delivers consumer orders into a merchant POS or in-store system and drives them through accept, ready, and delivered states with refunds and group-order support; and the Wolt Drive API, which provides on-demand last-mile delivery via shipment promises, delivery creation, courier tracking, and webhooks. Authentication is OAuth 2.0 issuing one-hour bearer JWTs (Wolt Drive uses a Merchant Key bearer token), with HMAC-SHA256 / HS256-JWT signed webhooks for order and delivery lifecycle events.

Wolt publishes 2 APIs on the APIs.io network. Tagged areas include Company, Marketplace, Food Delivery, Last Mile Delivery, and Logistics.

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

Wolt’s developer surface includes documentation, API reference, getting-started guide, support, changelog, authentication, sandbox, and 20 more developer resources.

34.4/100 thin ▬ flat Agent 55/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyMarketplaceFood DeliveryLast Mile DeliveryLogisticsWebhooksOAuthPoint of Sale

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 34.4/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 55/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 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 4 / 4
Consent & Bot Identity 3 / 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/wolt: 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 2

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

Wolt Drive API

On-demand last-mile delivery: generate binding shipment promises (price + ETA), create deliveries, calculate venueless delivery fees, cancel before courier acceptance, retrieve ...

Wolt Order / Marketplace API

Receive and fulfill consumer marketplace orders in a POS/in-store system: accept, reject, mark ready, mark delivered, refund items or basket, and handle preorders and group orders.

MCP Servers 1

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

wolt-mcp.yml

MCP SERVER

Event Specifications 1

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

Wolt Webhooks

ASYNCAPI

Security Posture 3

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

Wolt Authentication

oauth2/http · 2 schemes

SECURITY

Wolt Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Wolt Vulnerability Disclosure

Intigriti · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Wolt Scopes

1 scope · authorizationCode

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 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wolt
name: Wolt
description: 'Wolt is a marketplace and last-mile delivery platform (part of DoorDash) operating across Europe and beyond.
  Its developer surface exposes two production APIs: the Order / Marketplace API, which delivers consumer orders into a merchant
  POS or in-store system and drives them through accept, ready, and delivered states with refunds and group-order support;
  and the Wolt Drive API, which provides on-demand last-mile delivery via shipment promises, delivery creation, courier tracking,
  and webhooks. Authentication is OAuth 2.0 issuing one-hour bearer JWTs (Wolt Drive uses a Merchant Key bearer token), with
  HMAC-SHA256 / HS256-JWT signed webhooks for order and delivery lifecycle events.'
url: https://raw.githubusercontent.com/api-evangelist/wolt/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- eqt-ventures
- iconiq-capital
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-21'
tags:
- Company
- Marketplace
- Food Delivery
- Last Mile Delivery
- Logistics
- Webhooks
- OAuth
- Point of Sale
apis:
- name: Wolt Drive API
  description: 'On-demand last-mile delivery: generate binding shipment promises (price + ETA), create deliveries, calculate
    venueless delivery fees, cancel before courier acceptance, retrieve handshake PINs, and receive delivery-lifecycle webhooks.'
  humanURL: https://developer.wolt.com/docs/wolt-drive
  baseURL: https://daas-public-api.wolt.com
  tags:
  - Delivery
  - Logistics
  - Last Mile
  properties:
  - type: APIReference
    url: https://developer.wolt.com/docs/wolt-drive/endpoints
  - type: Documentation
    url: https://developer.wolt.com/docs/wolt-drive
- name: Wolt Order / Marketplace API
  description: 'Receive and fulfill consumer marketplace orders in a POS/in-store system: accept, reject, mark ready, mark
    delivered, refund items or basket, and handle preorders and group orders.'
  humanURL: https://developer.wolt.com/docs/api
  baseURL: https://integrations-authentication-service.wolt.com
  tags:
  - Orders
  - Marketplace
  - Point of Sale
  properties:
  - type: APIReference
    url: https://developer.wolt.com/docs/api
  - type: Documentation
    url: https://developer.wolt.com/docs/getting-started/restaurant
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://wolt.com
- type: DeveloperPortal
  url: https://developer.wolt.com/
- type: Documentation
  url: https://developer.wolt.com/docs
- type: APIReference
  url: https://developer.wolt.com/docs/api
- type: GettingStarted
  url: https://developer.wolt.com/docs/getting-started/restaurant
- type: Support
  url: https://developer.wolt.com/docs/faq
- type: GitHubOrganization
  url: https://github.com/woltapp
- type: ChangeLog
  url: https://developer.wolt.com/docs/changelog
- type: ChangeLog
  name: Wolt changelog (captured)
  url: changelog/wolt-changelog.yml
- type: Authentication
  url: authentication/wolt-authentication.yml
- type: OAuthScopes
  url: scopes/wolt-scopes.yml
- type: ErrorCatalog
  url: errors/wolt-problem-types.yml
- type: Conventions
  url: conventions/wolt-conventions.yml
- type: Idempotency
  url: conventions/wolt-conventions.yml
- type: Lifecycle
  url: lifecycle/wolt-lifecycle.yml
- type: Webhooks
  url: asyncapi/wolt-webhooks.yml
- type: Sandbox
  url: sandbox/wolt-sandbox.yml
- type: DataModel
  url: data-model/wolt-data-model.yml
- type: Conformance
  url: conformance/wolt-conformance.yml
- type: MCPServer
  url: mcp/wolt-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/wolt-well-known.yml
- type: SecurityTxt
  url: well-known/wolt-security.txt
- type: VulnerabilityDisclosure
  url: security/wolt-vulnerability-disclosure.yml
- type: Security
  url: https://app.intigriti.com/programs/wolt/wolt
- type: DomainSecurity
  url: security/wolt-domain-security.yml
- type: LLMsTxt
  url: llms/wolt-llms.txt
image: https://wolt.com/favicon.ico
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 20
  pass: local-v1