Connection
- Authentication: API key (api_key:app_key).
- Required settings:
- Site — Your Datadog site (see the URL you log in at)
Datadog → Organization Settings → API Keys → New Key → copy the API key. Then Organization Settings → Application Keys → New Key → copy the application key. Paste both joined by a colon: api_key:app_key. The application key inherits your user’s permissions — for scoped keys grant at least monitors_read, dashboards_read, logs_read_data, events_read, incident_read, hosts_read and slos_read (add monitors_write, events_write, incident_write, monitors_downtime and hosts_write for the write actions).See Datadog’s documentation.