Overview
There are several APIs available to programatically access Central Monitoring Data.
Steps to aquire credentials are detailed in API Permissions.
API Reference
The API Reference details the API schemas according to OpenAPI Specs.
This is where you can find what payloads should be sent to the endpoints, and their return bodies.
Some endpoints may have more information on how to interact with them in the links below.
Available Endpoints
| Endpoint | Description |
|---|---|
| v1/query | Used for ATR Billing. Fetches ATR ticket counts and domain billing metadata |
| v1/logs/batch | Used for retrieving > 100,000 logs from a monitored application |
| v1/logs/scroll | Used for retrieving < 100,000 logs from a monitored application |