---
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.

## Changes

> 9 revisions in range; 1 not diffed.

- **2026-08-05** `74756bcb2e9e` — 1 info
  - api operation id `listDedicatedSendingIps` was added
- **2026-07-21** `df77516a130a` — 3 info
  - api tag `Configuration` added
  - api tag `Dedicated sending IPs` removed
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/loops/apis/loops-openapi-spec/changes/v1/dedicated-sending-ips/get.md)

---

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