Skip to main content
Version: 25.08

Cyberhaven API

Cyberhaven provides REST APIs for platform configuration and data querying. The APIs enable integration with SIEMs, SOAR, ticketing, and asset management tools.

API Versions

Modern OpenAPI implementation with comprehensive endpoint coverage.

  • Base URL: https://<tenant-name>.cyberhaven.io/v2/
  • Authentication: Bearer token
  • Documentation: Available in Console under Administration > API specification

API v1.0 (Legacy)

Legacy API with limited endpoint coverage.

  • Base URL: https://<tenant-name>.cyberhaven.io/api/rest/v1/
  • Status: Maintenance mode, use v2.0 for new integrations

Quick Start

  1. Create API Key: Navigate to Settings > Users & API keys
  2. Generate Token: Use /v2/auth/token/access endpoint
  3. Make Requests: Include Bearer token in Authorization header
  4. Test APIs: Use the API explorer in the Console

Support

  • API Explorer: Test endpoints in the Console
  • OpenAPI Spec: Complete specification available in Console
  • Knowledge Base: API Articles
  • Support Portal: Access Support