Working with an existing request collection

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

To continue, you'll need the company's number and an OAuth token.

Importing an existing 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.
  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

  1. Open the RouteQ 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.
Contact support