API Reference
The Helena REST API gives you full control over monitors, incidents, status pages, and more.
Base URL
Section titled “Base URL”https://api.projecthelena.com/v1Authentication
Section titled “Authentication”All requests require a Bearer token:
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.projecthelena.com/v1/monitorsFull endpoint reference is coming soon.