Skip to main content
Infisical supports two methods for authenticating with Datadog:
  • Service Access Token (recommended): a Datadog Service Access Token issued on a Service Account and sent as a bearer token (Authorization: Bearer <token>).
  • Application Keys: a Datadog API Key paired with a Service Account Application Key.
We recommend the Service Access Token method. Tokens are scoped, can be given an expiration, and are bound to a dedicated Service Account, so the credentials Infisical uses can be rotated and revoked independently of any individual user. The Application Keys method remains available for existing setups.

Create Datadog Credentials

Create Datadog Connection in Infisical

1

Navigate to App Connections

In your Infisical dashboard, navigate to the Integrations tab in the desired project, then select App Connections.App Connections Tab
2

Select Datadog Connection

Click the ** Add Connection** button and select Datadog from the list of available connections.Datadog Connection form
3

Fill out the Datadog Connection Modal

Complete the Datadog Connection form by entering:
  • A descriptive name for the connection
  • An optional description for future reference
  • The Method you want to use to authenticate (Service Access Token, recommended, or Application Keys)
  • The Datadog URL for your region (e.g. https://api.datadoghq.com, https://api.us5.datadoghq.com, or https://api.ddog-gov.com)
  • If using Service Access Token: the Datadog Service Access Token
  • If using Application Keys: the API Key and the Service Account Application Key from the earlier steps Datadog Connection form
4

Connection Created

After clicking Create, your Datadog Connection is established and ready to use with your Infisical project.Datadog Connection form