---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.kz/routing/doc/en/vrp/upload-api-collection.md
  - https://yandex.kz/routing/doc/kk/vrp/upload-api-collection.md
  - https://yandex.kz/routing/doc/ru/vrp/upload-api-collection.md
  - href: en/vrp/upload-api-collection.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
title: RouteQ — working with an existing request collection
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.kz/routing/doc/en/llms.txt


# Working with an existing request collection

To send API requests to RouteQ via Postman or Bruno, use one of the following methods:

* Import an [existing collection](#setup-ready-collection) that contains all requests.
* Import a [current specification](#upload-actual-spec) of the service. 

To continue, you'll need the company's number and an [OAuth token](https://yandex.kz/routing/doc/en/vrp/authorization.md#oauth-token).


## Importing an existing collection {#setup-ready-collection}

A request collection is a pre-configured group of HTTP requests designed for convenient API testing. To use a collection, follow the steps:

1. Download the collection archive: [Routing API](https://doc-static.yandex.net/src/dev/routing/postman-collection/routeq-api-postman-collection-en.zip).
2. Run an API client, such as Postman.
3. Use the **Import** function and drag the downloaded file into the import window.

## Importing a current specification {#upload-actual-spec}

1. Open the [RouteQ](https://yandex.ru/routing/support/index) technical support section.
2. Select the API documentation.
3. At the top of the page, click **Download**. This opens a new tab with the JSON specification file.
4. Copy the tab URL from the browser address bar.
5. In your API client (for example, Postman), use the **Import** function.
6. Paste the copied link and complete the import.

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


<!-- endsource: en/vrp/_includes/feedback.md -->
