Argus
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/v1

Authentication

All API requests require an API key passed in the X-API-Key header. See Authentication for details.

Endpoints

EndpointMethodDescription
/ingestPOSTSend metrics data
/servicesGETList services
/alertsGETList alerts
/alerts/rulesGET/POSTManage alert rules
/investigationsGETList investigations

Rate Limits

Rate limits depend on your plan:

PlanRequests/minute
Free60
Teams600
Business3,000

On this page