IP Whitelist

Not applicable

We are an Apigee Edge user and we need to white-list the server IPs for the API calls. How can we get these?

1 7 1,579
7 REPLIES 7

So you are looking for Apigee IPs? correct?

you could contact support, or you could create a pass thro proxy to this endpoint - http://api.hostip.info/

Make an API call to this proxy, you will get the IP address for the Apigee server, invoke this couple of times - you might usually have couple of Apigee servers

Not applicable

I have tried to contact help@apigee.com (as recommended in another post). For they have been silent for 2 days now.

We are hitting a clients API as the Backend Service URL and they need to whitelist the servers for those calls.

ok, support can be reached here, - https://pages.apigee.com/request-support-general.html

But just proxying to this endpoint (http://api.hostip.info/) will fetch the IPs, hope this helps!

Thanks. Will try that now! (hostip..)

Not applicable

Any success getting that list? I need those IPs too

@Mike Davie

hi Mike,

I am assuming that the IP white listing will be done by Backend Team.

In case the backend is outside your network, then there is probability that the request are going via public IP/ NATed IP or PROXY server(ie use.proxy=true in target.xml)

In this cases, the whitelisting should be done for public IP or proxy server.

So please do keep this information in mind:)

Nowadays its self serve in Apigee . Use this below Api to get Apigee edge Ips .

https://api.enterprise.apigee.com/v1/o/<ORGNAME>/eips

If SAML integrated for your Org .then use this url .

https://<YOUR_UNIQUE_ZONE_NAME>.apigee.com/organizations/<ORG_NAME>/eips