Wazuh API (OSSEC / Wazuh)

Wazuh is an open source security platform evolved from OSSEC providing host-based intrusion detection (HIDS), log analysis, file integrity monitoring (FIM), vulnerability detection, configuration assessment, and incident response. The Wazuh Manager exposes a REST API on port 55000 for programmatic access to agents, alerts, rules, decoders, and configuration. Agents are deployed on monitored hosts and forward security events to the Wazuh Manager for correlation and analysis.

Evaluated Mar 07, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Security wazuh ossec siem hids intrusion-detection log-management compliance open-source rest-api
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
85
/ 100
Is it safe for agents?
⚡ Reliability
80
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
80
Error Messages
70
Auth Simplicity
68
Rate Limits
70

🔒 Security

TLS Enforcement
95
Auth Strength
85
Scope Granularity
80
Dep. Hygiene
80
Secret Handling
82

SIEM/IDS platform (Wazuh). API key + JWT auth. Security event data is extremely sensitive. RBAC controls access to alerts. Protect API credentials — OSSEC controls security monitoring.

⚡ Reliability

Uptime/SLA
82
Version Stability
82
Breaking Changes
78
Error Recovery
80
AF Security Reliability

Best When

An agent needs to query or manage a self-hosted security monitoring platform with host-based detection, especially in budget-constrained environments that cannot afford enterprise SIEM licensing.

Avoid When

Your organization lacks infrastructure to self-host the Wazuh manager, or needs a fully managed cloud SIEM with enterprise SLAs.

Use Cases

  • Querying security alerts and events for SOAR integration and automated triage
  • Managing Wazuh agents (enroll, list, restart, delete) programmatically
  • Pulling file integrity monitoring (FIM) events for unauthorized change detection
  • Accessing vulnerability scan results from Wazuh's agent vulnerability database
  • Configuration compliance assessment results for CIS and PCI-DSS auditing

Not For

  • Cloud-native CSPM (use Wiz or Lacework for cloud posture management)
  • Network-layer detection without host agents (Wazuh requires agent installation)
  • Organizations needing fully managed SIEM without self-hosting complexity
  • High-volume enterprise SIEM replacing dedicated platforms like Splunk or Elastic SIEM

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: basic_auth jwt
OAuth: No Scopes: Yes

JWT-based authentication via /security/user/authenticate endpoint. Username/password exchanged for a JWT token. Tokens expire after 900 seconds (15 minutes) by default. Role-based access control (RBAC) with policies for fine-grained permissions. Basic auth also supported for token generation.

Pricing

Model: open-source
Free tier: Yes
Requires CC: No

Core platform is Apache 2.0 open source. Self-hosted is completely free. Wazuh Cloud offers managed hosting with a free tier and paid tiers for larger deployments. Community support via GitHub and forums.

Agent Metadata

Pagination
offset
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • JWT tokens expire after 15 minutes by default — agents must implement token refresh before expiry
  • API runs on port 55000 which is non-standard — agents must configure custom port, not assume 443/80
  • Self-signed TLS certificates are common in self-hosted deployments — agents may need SSL verification disabled or custom CA bundles
  • Alert queries use Wazuh-specific field names that differ from standard syslog field names
  • High alert volume environments can produce slow query responses — agents should use specific time range filters and pagination
  • RBAC permissions must be explicitly granted in Wazuh console — default users have limited API access
  • Wazuh Cloud API endpoint differs from self-hosted — configuration is environment-specific

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for Wazuh API (OSSEC / Wazuh).

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6470
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered