Query API
API versions
Please note that newer versions of this API may include pure additions to it (such as new properties on resources returned from an action, accepting these resources with or without the property inbound to the server, or adding new resources or actions), or new appearance of properties within JSON structures, because we assume that clients use forgiving, non-strict parsing on the JSON they receive from Devo.
New versions of the API will always be backward compatible, using a never remove, only add strategy. Contact us in case you have any question.
The Devo Query API can provoke a standard synchronous JSON response, or redirect the request asynchronously to Apache HDFS, Amazon S3, and Apache Kafka repositories.
To perform a request with the Devo Query API, first, choose the endpoint based on your Devo domain's region.
USA |
|
---|---|
EU |
|
CA |
|
Asia-Pacific (APAC) |
|
Add the paths in the following sections to the endpoint in order to make Query API requests. There are two different types of requests:
Query request - Query data in Devo.Â
Job requests - Check the status of a query request, or start, stop, or delete query requests.
Â