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

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# RUM Config
Copy pageCopied
Manage the [Real User Monitoring (RUM)](https://docs.datadoghq.com/real_user_monitoring.md) configuration for your organization.

## Get the RUM configuration → preview{% #get-the-rum-configuration %}

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

## Create the RUM configuration → preview{% #create-the-rum-configuration %}

| Datadog site      | API endpoint                                         |
| ----------------- | ---------------------------------------------------- |
| ap1.datadoghq.com | POST https://api.ap1.datadoghq.com/api/v2/rum/config |
| ap2.datadoghq.com | POST https://api.ap2.datadoghq.com/api/v2/rum/config |
| app.datadoghq.eu  | POST https://api.datadoghq.eu/api/v2/rum/config      |
| app.ddog-gov.com  | POST https://api.ddog-gov.com/api/v2/rum/config      |
| us2.ddog-gov.com  | POST https://api.us2.ddog-gov.com/api/v2/rum/config  |
| uk1.datadoghq.com | POST https://api.uk1.datadoghq.com/api/v2/rum/config |
| app.datadoghq.com | POST https://api.datadoghq.com/api/v2/rum/config     |
| us3.datadoghq.com | POST https://api.us3.datadoghq.com/api/v2/rum/config |
| us5.datadoghq.com | POST https://api.us5.datadoghq.com/api/v2/rum/config |

## Update the RUM configuration → preview{% #update-the-rum-configuration %}

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