Exabeam

Exabeam is a cybersecurity company that delivers faster, more accurate threat detection, investigation, and response (TDIR) through its AI-driven security operations platform. The platform combines cloud-native SIEM (security information and event management), user and entity behavioral analytics (UEBA), log management and collection, correlation and detection rules, and automated investigation workflows so security operations center (SOC) teams can monitor, triage, and respond to threats at scale. Exabeam exposes a REST API surface through its developer hub (developers.exabeam.com, hosted on ReadMe) covering access control, audit, authentication, cloud and site log collectors, context management, correlation rules, detection management, MITRE ATT&CK mappings, search, service health and consumption, threat center, and use cases. APIs are served from eight regional gateway hosts on the exabeam.cloud domain and secured with OAuth2 (API key and secret issued in the console). Exabeam also publishes an MCP server for agent-based access.

Exabeam publishes 13 APIs on the APIs.io network. Tagged areas include Company, Cybersecurity, Security, SIEM, and UEBA.

Exabeam’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, engineering blog, support, and 20 more developer resources.

38.3/100 thin Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
13 APIs 1 MCP Servers 0 Features
CompanyCybersecuritySecuritySIEMUEBAThreat DetectionSecurity OperationsSOCLog ManagementIncident Response

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 38.3/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 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/exabeam: 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

Exabeam Access Control API

Manage users, roles, and permissions within the Exabeam platform.

Exabeam Audit API

Retrieve audit-trail and activity-log records from the platform.

Exabeam Authentication API

OAuth2 token issuance and API key / secret authentication for the Exabeam API surface.

Exabeam Cloud Collectors API

Configure and manage cloud-based log collectors.

Exabeam Context Management API

Manage context tables and enrichment data used for detection and investigation.

Exabeam Correlation Rules API

Create and manage correlation rules for threat detection.

Exabeam Detection Management API

Manage detection rules and security content.

Exabeam MITRE ATT&CK API

Access MITRE ATT&CK technique and tactic mappings within the platform.

Exabeam Search API

Search ingested log and event data across the platform.

Exabeam Service Health and Consumption API

Retrieve service-health status and data-consumption metrics.

Exabeam Site Collectors API

Configure and manage on-premises / site log collectors.

Exabeam Threat Center API

Manage cases, alerts, and investigations in Exabeam Threat Center.

Exabeam Use Cases API

Manage security use cases and their associated detection content.

MCP Servers

exabeam-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

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: exabeam
name: Exabeam
description: Exabeam is a cybersecurity company that delivers faster, more accurate threat detection, investigation, and response
  (TDIR) through its AI-driven security operations platform. The platform combines cloud-native SIEM (security information
  and event management), user and entity behavioral analytics (UEBA), log management and collection, correlation and detection
  rules, and automated investigation workflows so security operations center (SOC) teams can monitor, triage, and respond
  to threats at scale. Exabeam exposes a REST API surface through its developer hub (developers.exabeam.com, hosted on ReadMe)
  covering access control, audit, authentication, cloud and site log collectors, context management, correlation rules, detection
  management, MITRE ATT&CK mappings, search, service health and consumption, threat center, and use cases. APIs are served
  from eight regional gateway hosts on the exabeam.cloud domain and secured with OAuth2 (API key and secret issued in the
  console). Exabeam also publishes an MCP server for agent-based access.
url: https://raw.githubusercontent.com/api-evangelist/exabeam/refs/heads/main/apis.yml
image: https://files.readme.io/e4416f6-small-Exabeam-2024-Logo-Color-Dark-Large-02.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
- norwest-venture-partners
- sapphire-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Cybersecurity
- Security
- SIEM
- UEBA
- Threat Detection
- Security Operations
- SOC
- Log Management
- Incident Response
apis:
- name: Exabeam Access Control API
  description: Manage users, roles, and permissions within the Exabeam platform.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Audit API
  description: Retrieve audit-trail and activity-log records from the platform.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Authentication API
  description: OAuth2 token issuance and API key / secret authentication for the Exabeam API surface.
  humanURL: https://developers.exabeam.com/exabeam/docs/api-keys
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
  - type: Authentication
    url: https://developers.exabeam.com/exabeam/docs/api-keys
- name: Exabeam Cloud Collectors API
  description: Configure and manage cloud-based log collectors.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Context Management API
  description: Manage context tables and enrichment data used for detection and investigation.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Correlation Rules API
  description: Create and manage correlation rules for threat detection.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Detection Management API
  description: Manage detection rules and security content.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam MITRE ATT&CK API
  description: Access MITRE ATT&CK technique and tactic mappings within the platform.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Search API
  description: Search ingested log and event data across the platform.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Service Health and Consumption API
  description: Retrieve service-health status and data-consumption metrics.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Site Collectors API
  description: Configure and manage on-premises / site log collectors.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Threat Center API
  description: Manage cases, alerts, and investigations in Exabeam Threat Center.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
- name: Exabeam Use Cases API
  description: Manage security use cases and their associated detection content.
  humanURL: https://developers.exabeam.com/exabeam/reference
  baseURL: https://api.us-west.exabeam.cloud
  properties:
  - type: APIReference
    url: https://developers.exabeam.com/exabeam/reference
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/exabeam-vulnerability-disclosure.yml
- type: Security
  url: https://www.exabeam.com/responsible-disclosure/
- type: Website
  url: https://exabeam.com
- type: DeveloperPortal
  url: https://developers.exabeam.com
- type: Documentation
  url: https://developers.exabeam.com/exabeam/docs
- type: APIReference
  url: https://developers.exabeam.com/exabeam/reference
- type: GettingStarted
  url: https://developers.exabeam.com/exabeam/docs/api-keys
- type: Authentication
  url: authentication/exabeam-authentication.yml
- type: OAuthScopes
  url: scopes/exabeam-scopes.yml
- type: ChangeLog
  url: https://developers.exabeam.com/changelog
- type: Blog
  url: https://www.exabeam.com/blog/
- type: Support
  url: https://mycommunity.exabeam.com/category/forums
- type: GitHubOrganization
  url: https://github.com/Exabeam
- type: Login
  url: https://developers.exabeam.com/login
- type: TermsOfService
  url: https://www.exabeam.com/legal/terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.exabeam.com/legal/privacy-policy/
- type: StatusPage
  url: https://exabeam.statuspage.io/
- type: TrustCenter
  url: https://exabeam.securitypal.com/
- type: Compliance
  url: https://exabeam.securitypal.com/
- type: MCPServer
  url: mcp/exabeam-mcp.yml
- type: WellKnown
  url: well-known/exabeam-well-known.yml
- type: LLMsTxt
  url: llms/exabeam-llms.txt
- type: Lifecycle
  url: lifecycle/exabeam-lifecycle.yml
- type: Conventions
  url: conventions/exabeam-conventions.yml
- type: Conformance
  url: conformance/exabeam-conformance.yml
- type: DomainSecurity
  url: security/exabeam-domain-security.yml
- type: Packages
  url: packages/exabeam-packages.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence