---
title: "Adds a new trusted proxy."
method: POST
path: "/1.1/protection/trustedproxies"
tags: ["Trusted Proxy"]
---

# Adds a new trusted proxy.

`POST /1.1/protection/trustedproxies`

## Request body

- AddTrustedProxyRequest
  - `data` AddTrustedProxyRequestData
    - `proxy_name` string, required
    - `ip_start` string, required
    - `ip_end` string, required

## Response `200`

Acknowledges the creation of the trusted proxy

---

[API](https://skmtc.net/datadome/apis/protection-api.md) · [All operations](https://skmtc.net/datadome/apis/protection-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadome/protection-api/revisions/2576052958eb/schema)
