Datadog Personal Access Token
Description
General
- Documentation: https://docs.datadoghq.com/account_management/personal-access-tokens/
- 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. A
personal access tokenis required for requests that read data.
Details for Datadog Personal Access Token
-
Family: token
-
Category: monitoring
-
Company: Datadog
-
High recall: False
-
Validity check available: True
-
Analyzer available: False
-
Revoker available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: very rare
-
Prefixed: False
Revoker
Auth Credentials
Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.
HTTP Calls
List of calls performed by the revoker.
- DELETE:
/api/v2/personal_access_tokens/{token_id} - GET:
/api/v2/personal_access_tokens
Revocation Mode
Revocation is synchronous.