Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel2
maxLevel2
typeflat

Overview

The Aggregation task API can be used to work easily with aggregation tasks, without the need to log in to your Devo domain. You can use it to create new aggregation tasks, check their statuses, update and list them, and so on.

Base URLs

To perform a request with the Devo Aggregation task API, you must choose the base URL according to your Devo domain's region:

...

Download the following sample collection and environment and import them to Postman to generate request for all of the Aggregation task API endpoints.

After importing the collection and environment, select your required request and enter the URL corresponding to your Devo domain. Then, authorize your request by entering your Devo token in Authorization → Auth Type → Bearer Token.

Postman collection:

View file
nameAggregation task API.postman_collection.json

Postman environment:

View file
nameDemo API Environment.postman_environment.json