Getting started
Published 03 September 2026
Preview: The v2 API is in preview and may change without notice before it's generally available.
The Redgate Monitor REST API v2 gives you programmatic access to your monitoring data (the servers you monitor, the metrics collected from them, and their time-series data) so you can pull it into your own reports, dashboards and tools. Every endpoint is read-only, authenticates with a bearer token, and returns JSON.
The REST API is available in Redgate Monitor Enterprise.
New to the API? These pages take you from nothing to a working call:
- Authentication - generate an access token and send it on a request.
- Your first request - make your first call and confirm your setup works.
- Understanding the response - the envelope every response uses and the shape of the data inside it.
Once you're set up, head to Connecting to external tools to wire Monitor data into tools like Grafana.
This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved