Dynatrace Environment API

The Dynatrace Environment API provides access to monitoring data and configuration settings for a specific Dynatrace environment. It includes endpoints for metrics, problems, events, logs, entities, settings, and synthetic monitoring, and is the primary API for interacting with observability data within a Dynatrace environment.

API entry from apis.yml

apis.yml Raw ↑
aid: dynatrace:dynatrace-environment-api
name: Dynatrace Environment API
tags:
- Analytics
- Automation
- Intelligence
- Monitoring
- Observability
humanURL: https://docs.dynatrace.com/docs/dynatrace-api/environment-api
baseURL: https://mySampleEnv.live.dynatrace.com/api/v2
image: https://www.dynatrace.com/logo.png
properties:
- url: https://docs.dynatrace.com/docs/dynatrace-api/environment-api
  type: Documentation
- url: https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/basics/dynatrace-api-authentication
  type: Authentication
- url: https://developer.dynatrace.com/develop/sdks/client-classic-environment-v2/
  type: SDK
description: The Dynatrace Environment API provides access to monitoring data and configuration settings
  for a specific Dynatrace environment. It includes endpoints for metrics, problems, events, logs, entities,
  settings, and synthetic monitoring, and is the primary API for interacting with observability data within
  a Dynatrace environment.