v4
OpenAPI 3.1.02026-07-3163216290.7 KBConfiguration
List dedicated sending IP addresses
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.
get/v1/dedicated-sending-ips
Response
Successful.
string[] required
Returns an array of IP address strings.
Example response
[ "52.21.45.123", "52.21.45.124", "52.21.45.125" ]