Trial account - ip range - whitelist

Not applicable

Hi,

We are currently trying out apigee for a tool we are developing in-house and need to be able to get an ip range from apigee so we are able to whitelist it on our side, so we don't allow ip's from outside that range to query our api.

We are currently unable to find that ip range, does anyone know what it is? Could anyone point us to the correct information?

Many Thanks,

Best Regards

Carlos Segura

2 3 447
3 REPLIES 3

One way to determine the IP addresses: create a passthrough proxy and use http://api.lo5.at/info as the target. Send a request into the API proxy, the response will be a JSON that includes the clientIpAddress as perceived by http://api.lo5.at/info . This client IP Address is the address of the Apigee edge Message Processor.

You should run multiple requests and you may observe multiple distinct IP addresses.

These addresses are not guaranteed to be stable, on a free trial Apigee Edge. but they might be "stable enough" for your purposes.

fmtech
New Member

In your answer you mentioned that IPs are not guaranteed to be stable "on a free trial Apigee Edge" does it mean that they will be stable with a paid account?

Thanks!

On a paid account you can request for fixed southbound IP addresses for IP whitelisting