Devo

Devo is a cloud-native security data platform delivering unified SIEM, security analytics, and threat detection at petabyte scale, powered by its HyperStream data engine for real-time ingestion and analytics. Devo exposes a public REST API surface for programmatic access to the platform: a Query API for running synchronous and asynchronous (job) queries against ingested data, an Alerts API for managing alert definitions and alert instances, plus Activeboards, Lookups, Provisioning, and Relay APIs. Authentication uses domain API key and secret credentials (HMAC-SHA256 request signing via x-logtrust-apikey / -timestamp / -sign headers) or standalone Bearer tokens. First-party SDKs are published for Python, Node.js, and the browser, alongside a Grafana datasource, a Fluentd plugin, an ML Model Manager client, and a JavaScript application-builder framework. Regional API endpoints are provided for the US (apiv2-us.devo.com) and EU (apiv2-eu.devo.com).

Devo publishes 6 APIs on the APIs.io network. Tagged areas include Company, Cybersecurity, SIEM, Security, and Security Data Platform.

Devo’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, signup flow, and 18 more developer resources.

33.7/100 thin Agent 14/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
6 APIs 0 Features
CompanyCybersecuritySIEMSecuritySecurity Data PlatformThreat DetectionLog ManagementAnalyticsObservabilityQuery API

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 33.7/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 14/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/devo: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Devo Query API

Run queries against data ingested into Devo. Supports synchronous JSON/CSV/TSV responses and asynchronous job-based delivery to repositories (HDFS, Amazon S3, Kafka). Job reques...

Devo Alerts API

Create, read, update, delete, and manage Devo alert definitions and alert instances programmatically.

Devo Activeboards API

Programmatic management of Devo Activeboards (dashboards) — list, retrieve, and administer board definitions.

Devo Lookups API

Manage lookup tables used to enrich queries and correlate data within the Devo platform.

Devo Provisioning API

Administrative provisioning of Devo domains, users, and platform resources.

Devo Relay API

Manage Devo Relay configuration for secure data forwarding into the platform.

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: devo
name: Devo
description: 'Devo is a cloud-native security data platform delivering unified SIEM, security analytics, and threat detection
  at petabyte scale, powered by its HyperStream data engine for real-time ingestion and analytics. Devo exposes a public REST
  API surface for programmatic access to the platform: a Query API for running synchronous and asynchronous (job) queries
  against ingested data, an Alerts API for managing alert definitions and alert instances, plus Activeboards, Lookups, Provisioning,
  and Relay APIs. Authentication uses domain API key and secret credentials (HMAC-SHA256 request signing via x-logtrust-apikey
  / -timestamp / -sign headers) or standalone Bearer tokens. First-party SDKs are published for Python, Node.js, and the browser,
  alongside a Grafana datasource, a Fluentd plugin, an ML Model Manager client, and a JavaScript application-builder framework.
  Regional API endpoints are provided for the US (apiv2-us.devo.com) and EU (apiv2-eu.devo.com).'
url: https://raw.githubusercontent.com/api-evangelist/devo/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
- insight-partners
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.devo.com/wp-content/themes/devo/assets/images/devo-logo.svg
tags:
- Company
- Cybersecurity
- SIEM
- Security
- Security Data Platform
- Threat Detection
- Log Management
- Analytics
- Observability
- Query API
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Devo Query API
  description: Run queries against data ingested into Devo. Supports synchronous JSON/CSV/TSV responses and asynchronous job-based
    delivery to repositories (HDFS, Amazon S3, Kafka). Job requests start, stop, check status of, and delete running queries.
  humanURL: https://docs.devo.com/space/latest/95128275/Query+API
  baseURL: https://apiv2-us.devo.com
  properties:
  - type: Documentation
    url: https://docs.devo.com/space/latest/95128301/Running+queries+with+the+Query+API
  - type: Authentication
    url: authentication/devo-authentication.yml
- name: Devo Alerts API
  description: Create, read, update, delete, and manage Devo alert definitions and alert instances programmatically.
  humanURL: https://docs.devo.com/space/latest/95128644
  baseURL: https://api-us.devo.com/alerts
- name: Devo Activeboards API
  description: Programmatic management of Devo Activeboards (dashboards) — list, retrieve, and administer board definitions.
  humanURL: https://docs.devo.com/space/latest/95128251/API+reference
  baseURL: https://api-us.devo.com
- name: Devo Lookups API
  description: Manage lookup tables used to enrich queries and correlate data within the Devo platform.
  humanURL: https://docs.devo.com/space/latest/95128251/API+reference
  baseURL: https://api-us.devo.com
- name: Devo Provisioning API
  description: Administrative provisioning of Devo domains, users, and platform resources.
  humanURL: https://docs.devo.com/space/latest/95128251/API+reference
  baseURL: https://api-us.devo.com
- name: Devo Relay API
  description: Manage Devo Relay configuration for secure data forwarding into the platform.
  humanURL: https://docs.devo.com/space/latest/95128251/API+reference
  baseURL: https://api-us.devo.com
common:
- type: Website
  url: https://www.devo.com/
- type: DeveloperPortal
  url: https://docs.devo.com/
- type: Documentation
  url: https://docs.devo.com/space/latest/95128251/API+reference
- type: APIReference
  url: https://docs.devo.com/space/latest/95128251/API+reference
- type: GettingStarted
  url: https://docs.devo.com/space/latest/95128301/Running+queries+with+the+Query+API
- type: Authentication
  url: authentication/devo-authentication.yml
- type: GitHubOrganization
  url: https://github.com/DevoInc
- type: Blog
  url: https://www.devo.com/blog/
- type: Support
  url: https://support.devo.com/
- type: SignUp
  url: https://www.devo.com/demo/
- type: Login
  url: https://www.devo.com/login/
- type: TermsOfService
  url: https://www.devo.com/legal-hub/devo-terms-of-service/
- type: PrivacyPolicy
  url: https://www.devo.com/privacy/
- type: TrustCenter
  url: security/devo-trust-center.yml
- type: Compliance
  url: https://www.devo.com/trust-center/
- type: Packages
  url: packages/devo-packages.yml
- type: SDKs
  url: packages/devo-packages.yml
- type: CLI
  url: cli/devo-cli.yml
- type: Components
  url: components/devo-components.yml
- type: WellKnown
  url: well-known/devo-well-known.yml
- type: Conventions
  url: conventions/devo-conventions.yml
- type: Conformance
  url: conformance/devo-conformance.yml
- type: Lifecycle
  url: lifecycle/devo-lifecycle.yml
- type: DomainSecurity
  url: security/devo-domain-security.yml
- type: LLMsTxt
  url: llms/devo-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence