Document toolboxDocument toolbox

API Reference

The Devo REST API suite lets you interact with Devo programmatically.

You can use this API to build apps, automate tasks with scripts, or create integrations with other systems.

All the data you send to Devo becomes part of your big data and can be queried like any other data. It is fully parsed, just like information in a database. You can access this data using standard protocols and interfaces via REST and run any type of query for a specific time period.

Another benefit is that you can work with aggregated data in Devo using OData. This allows external B.I. tools to create their own graphs while using Devo's collection and correlation engines.

Related Articles