---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.kz/routing/doc/en/delivery/quickstart/integrate.md
  - https://yandex.kz/routing/doc/kk/delivery/quickstart/integrate.md
  - https://yandex.kz/routing/doc/ru/delivery/quickstart/integrate.md
  - https://yandex.kz/routing/doc/tr/delivery/quickstart/integrate.md
  - href: en/delivery/quickstart/integrate.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
title: RouteQ — API implementation procedure
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.kz/routing/doc/en/llms.txt


# Implementing the API

This section provides instructions on how to get started with the API.

1. [Contact us](mailto:routing@yandex-team.ru) to get the company ID. This ID will be used to work with the API.
1. [Get an OAuth token](https://yandex.kz/routing/doc/en/delivery/quickstart/register.md).
1. [Add depots to the database](https://yandex.kz/routing/doc/en/delivery/quickstart/depot.md). The route should be linked to a depot (even if the courier doesn't stop at the depot).
1. Set up [adding couriers](https://yandex.kz/routing/doc/en/delivery/quickstart/courier.md) to the database.
1. Set up regular [route generation for the day](https://yandex.kz/routing/doc/en/delivery/quickstart/start-work.md).
1. Set up data transfers.
1. Check your actions against the [checklist](https://yandex.kz/routing/doc/en/delivery/quickstart/checklist.md).

<!-- source: en/_includes/postman-collection.md -->
To send API requests, you can use the [Routing API](https://doc-static.yandex.net/src/dev/routing/postman-collection/routeq-api-postman-collection-en.zip) collection. To learn how to import the collection into Postman or Bruno, see [Working with an existing request collection](https://yandex.kz/routing/doc/en/vrp/upload-api-collection.md).
<!-- endsource: en/_includes/postman-collection.md -->



<!-- source: en/delivery/_includes/feedback.md -->
<a href="../feedback">
  <span class="button">Contact support</span>
</a>



[//]: # (Version without HTML\: \[Contact support\]\(../../../feedback.md\))
<!-- endsource: en/delivery/_includes/feedback.md -->
