Datadog API Credentials
Description
General
- Documentation: https://docs.datadoghq.com/account_management/api-app-keys/#api-keys
- Summary: Datadog is a monitoring service for cloud-scale applications, providing monitoring of servers, databases, tools, and services, through a SaaS-based data analytics platform. The service is also available via an API. All requests to Datadog's API must be authenticated. An
API key
is required for a local Datadog agent to push data to the corresponding Datadog dashboard and requests that read data require full access and also require anapplication key
This detector aims at catching these keys. - IPs allowlist: This feature is not mentioned in the documentation.
- Scopes: This key allows users to push data to the corresponding Datadog dashboard. All API keys have the same write-only access rights.
Revoke the secret
Credentials can be revoked from the Integration/API
tab in the application. See the docs for more information.