🚀 Quickstart
Connect to Datadog with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Datadog.
2
Authorize Datadog
Go to Connections -> Add Test Connection -> Connect, then enter your API Key, Site Parameter, and Application Key. Later, you’ll let your users do the same directly from your app.
3
Call the Datadog API
Let’s make your first request to the Datadog API (validate your API key). Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.
📚 Datadog Integration Guides
Nango-maintained guides for common use cases.- How to obtain your Datadog API & Application Keys
Find your Site Parameter, generate an API Key, and create an Application Key in Datadog