/
Query API

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 HDFSAmazon 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

https://apiv2-us.devo.com/search

EU

https://apiv2-eu.devo.com/search

CA

https://apiv2-ca.devo.com/search

Asia-Pacific (APAC)

https://api-apac.devo.com/search

Add the paths in the following sections to the endpoint in order to make Query API requests. There are two different types of requests:

Swagger docs

Check the following Swagger UI pages to visualize and interact with this API. Select the proper one according to your region and start trying the API.

Authorize you API requests

Note that you need an API key, API secret, and OAuth token to authorize your Query API requests. Learn how to generate it Authorizing Query API requests.

Region

Swagger UI documentation

Region

Swagger UI documentation

USA

 

Swagger UI

 

EU

 

Swagger UI

 

CA

 

Swagger UI

 

Asia-Pacific (APAC)

 

Swagger UI

 

Related content