Introduction

The Yandex Delivery API provides corporate clients with an option to use HTTP requests for ordering shipment deliveries.

You can make an order for Express Delivery in the near future, that is, start searching for the performer immediately after the claim is confirmed, or make a deferred order (set the required parameters for the courier's arrival at point A). You can also use Same Day Delivery to have your order delivered during the selected hour intervals.

Before you start working with the API, get an OAuth token.

Create a claim and track the order status via the API under the claim processing procedure.

If you have any issues, contact your Yandex Delivery manager.

Integration materials

If you use third-party software for integration with Yandex Delivery services, please see our integration examples run in Postman. You can download the file and use it to debug and edit requests.

In the collections menu, add your OAuth token. After that, you can test all the added requests and, if necessary, generate ready-to-use code in the most popular programming languages.

"Express Delivery" Guide "Same Day Delivery" Guide

Ready-made examples of Postman integration