API Reference
API Reference
Argus REST API reference documentation.
The Argus API lets you programmatically interact with the platform.
Base URL
https://api.tryargus.cloud/api/v1Authentication
All API requests require an API key passed in the X-API-Key header. See Authentication for details.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
/ingest | POST | Send metrics data |
/services | GET | List services |
/alerts | GET | List alerts |
/alerts/rules | GET/POST | Manage alert rules |
/investigations | GET | List investigations |
Rate Limits
Rate limits depend on your plan:
| Plan | Requests/minute |
|---|---|
| Free | 60 |
| Teams | 600 |
| Business | 3,000 |