---
title: "List dedicated sending IP addresses"
method: GET
path: "/v1/dedicated-sending-ips"
tags: ["Configuration"]
---

# List dedicated sending IP addresses

`GET /v1/dedicated-sending-ips`

Retrieve a list of Loops' dedicated sending IP addresses.

This endpoint is provided for the rare instances where you may need to whitelist our sending IPs. Please note that this list is subject to change and will not include shared IPs used for sending mail.

Unless you are sure you need this and are comfortable watching for changes, we strongly recommend you _do not_ whitelist these IPs.

## Response `200`

Successful.

- string[] — Returns an array of IP address strings.

## Other responses

- `405` — Wrong HTTP request method.

---

[API](https://skmtc.net/loops/apis/loops-openapi-spec.md) · [All operations](https://skmtc.net/loops/apis/loops-openapi-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loops/loops-openapi-spec/revisions/9cc087257f0d/schema)
