HTTP APIs¶
Note
These APIs are available with the Robusta SaaS platform and self-hosted commercial plans. They are not available in the open-source version.
The Robusta Platform exposes REST APIs for programmatic access to alerts, investigations, and platform data.
Holmes Chat API¶
- Holmes Chat API
Send questions to HolmesGPT for on-demand root cause analysis via REST.
Data Export and Reporting¶
Alert Export API: Export historical alert data with filtering by time range, alert name, and account
Alert Reporting API: Get aggregated statistics and counts for different alert types
Send Events API: Send alerts, incidents, and changes from any monitoring source via a single webhook endpoint
RBAC Configuration API: Programmatically manage role-based access control configurations
Getting Started¶
To access these APIs:
Sign up for Robusta SaaS or contact support@robusta.dev for self-hosted plans
Generate API keys in the Robusta Platform under Settings → API Keys