API access

All requests to the Yandex Delivery API are sent to the host https://b2b.taxi.yandex.net.

The OAuth token of the corporate client is used to access the API.

The OAuth token's validity period is unlimited. However, if you change the password for the Corporate Account, your OAuth token is invalidated and you need to get it again.

Use the OAuth token in all API requests. Pass the token in the Authorization header:

Authorization: Bearer <OAuth token>
Copied to clipboard

Getting an OAuth token

  1. Log in to your Yandex Delivery Corporate Account using your username and password.

  2. Click the Company profile tab.

  3. Under API Token, click Get.

  4. You can find your OAuth token in the Corporate Client Dashboard in Yandex Delivery, on the Company profile tab under API access token.

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