Datadog authentication
To create a connection, you need the following credentials:
- Host
- API key
- API application key
Retrieve your credentials
Datadog host
-
Locate the host in the browser URL when accessing your Datadog account:

-
Make sure to add the
https://api.prefix once you've copied the subsequent portion from your account URL. In this example, your host would be:https://api.datadoghq.com.
Datadog API and Application keys
-
Login to your Datadog account.
-
Select your profile icon in the top-right corner of the screen and select Organization Settings.

-
Select API Keys from the left-side panel. Create a new API Key or copy an existing one.

-
Next, select Application Keys from the left-side panel and create a new key or copy an existing one.

-
Select the Application Key you want to use and make sure it includes the following scope:
events_read. For more details on scopes, refer to the Datadog API Scopes documentation.
For more details on Datadog API key and Application key, refer to the official Datadog API documentation.
Add the Datadog connection
- Select Orchestrator from the product launcher.
- Select a folder, and then navigate to the Connections tab.
- Select Add connection.
- To open the connection creation page, select the connector from the list. You can use the search bar to find the connector.
- Enter the required credentials: Host, API key, API application Key.
- Select Connect.