How to see what IP is being used for API call

0
Hi guys, We are calling an external API in our app to get some info and we configured it to call via a link. I am curious on how I can check the IP that is being used when calling that API. Is there a way to check this? The app is hosted in the Mendix cloud.   Kind regards, Razvan
asked
1 answers
0

The api call is done by the server, so you should see an ip which should reflect the mendix cloud.

You could fill a support ticket to get the IP’s possible.

answered