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 Alerts API: Send alerts programmatically from external systems
Configuration Changes API: Track configuration changes in your environment
Namespace Resources API: Query namespace-level resource information
RBAC Configuration API: Programmatically manage role-based access control configurations
Prometheus Query API: Run PromQL queries against Prometheus in your connected clusters
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