Gets the public IP list

GET
/api/v2/public-ip-list

Get a list of IP ranges the LaunchDarkly service uses. You can use this list to allow LaunchDarkly through your firewall. We post upcoming changes to this list in advance on our status page.

In the sandbox, click ‘Play’ and enter any string in the ‘Authorization’ field to test this endpoint.

Response

Public IP response

addresseslist of strings

A list of the IP addresses LaunchDarkly’s service uses

outboundAddresseslist of strings

A list of the IP addresses outgoing webhook notifications use

Errors

Built with