---
title: Domain Allowlist
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > API Reference > Domain Allowlist
---

# Domain Allowlist
Copy pageCopied
Configure your Datadog Email Domain Allowlist directly through the Datadog API. The Email Domain Allowlist controls the domains that certain datadog emails can be sent to. For more information, see the [Domain Allowlist docs page](https://docs.datadoghq.com/account_management/org_settings/domain_allowlist.md)

## Get Domain Allowlist →{% #get-domain-allowlist %}

| Datadog site      | API endpoint                                              |
| ----------------- | --------------------------------------------------------- |
| ap1.datadoghq.com | GET https://api.ap1.datadoghq.com/api/v2/domain_allowlist |
| ap2.datadoghq.com | GET https://api.ap2.datadoghq.com/api/v2/domain_allowlist |
| app.datadoghq.eu  | GET https://api.datadoghq.eu/api/v2/domain_allowlist      |
| app.ddog-gov.com  | GET https://api.ddog-gov.com/api/v2/domain_allowlist      |
| us2.ddog-gov.com  | GET https://api.us2.ddog-gov.com/api/v2/domain_allowlist  |
| app.datadoghq.com | GET https://api.datadoghq.com/api/v2/domain_allowlist     |
| us3.datadoghq.com | GET https://api.us3.datadoghq.com/api/v2/domain_allowlist |
| us5.datadoghq.com | GET https://api.us5.datadoghq.com/api/v2/domain_allowlist |

## Sets Domain Allowlist →{% #sets-domain-allowlist %}

| Datadog site      | API endpoint                                                |
| ----------------- | ----------------------------------------------------------- |
| ap1.datadoghq.com | PATCH https://api.ap1.datadoghq.com/api/v2/domain_allowlist |
| ap2.datadoghq.com | PATCH https://api.ap2.datadoghq.com/api/v2/domain_allowlist |
| app.datadoghq.eu  | PATCH https://api.datadoghq.eu/api/v2/domain_allowlist      |
| app.ddog-gov.com  | PATCH https://api.ddog-gov.com/api/v2/domain_allowlist      |
| us2.ddog-gov.com  | PATCH https://api.us2.ddog-gov.com/api/v2/domain_allowlist  |
| app.datadoghq.com | PATCH https://api.datadoghq.com/api/v2/domain_allowlist     |
| us3.datadoghq.com | PATCH https://api.us3.datadoghq.com/api/v2/domain_allowlist |
| us5.datadoghq.com | PATCH https://api.us5.datadoghq.com/api/v2/domain_allowlist |
