Introduction to Wolt

Wolt helps consumers get the entire city delivered to their doorstep within minutes. It's a platform that connects consumers, merchants, and couriers. Wolt offers different ways to integrate. 

Wolt Marketplace

Wolt Marketplace is the core of Wolt. In this model a consumer places an order on Wolt, which is then received by our merchant partner's venues. Merchant partners prepare and pack the order. Once the order is ready a Wolt or Self-delivery courier will pick up the order and drop it at the consumer's address.

Wolt Drive

Wolt Drive is your trusted partner for fast and reliable last-mile deliveries. Your customers place an order on your app or online store, and in less than one hour it’s in their hands. Get started on Wolt Drive website or dive into Wolt Drive API documentation.

Wolt Platform Documentation Guide Restaurant

APIExplainerFeatures
Authentication Self-service onboarding Wolt led onboarding For venues integrated through self-service integration onboarding or Wolt-led integration onboarding, the OAuth 2.0 authorization code flow is used to enable merchants (resource owners) to grant integration partners controlled access to their Wolt venues (resources).
Authentication Brand Auth
OrderWolt's Order API uses webhook notifications and pull-based order retrieval, ensuring that your system can accept, track, and acknowledge orders in real-time.Required:Get, Accept, Confirm (pre-order), Mark order ready, Rejected order Optional:Mark order sent to POS, Mark order delivered (takeaway), Accept self-delivery order (if self-delivery)
VenueWolt’s Venue API allows partners to monitor and manage key operational settings (like online status and opening hours).Required:Get venue status, Update venue online status, Update venue opening hours Optional:Retrieve current delivery provider, change delivery provider (hybrid delivery)
MenuWith Wolt’s Menu API  a partner can fetch menu data, update item details (e.g., price, availability), and push real-time inventory updates — all without managing full menu structures.Required:Create menu, update menu items, update menu options

Documentation Guide

You will start your integration journey in the Getting Started section. This will guide through Authentication as well as key API features. Choose either Restaurant or Retail. The Guide section will deep dive into each API and give examples of flows. This is followed by Test cases to give transparency into what testing will look like ahead of production. We have then outlined our Quality standards, including country specific criteria. Lastly you will have our Changelog where you can stay up to date on any changes, followed by FAQs and Errors.