IP Whitelisting

HI,

The api definition, you shared is working fine:

curl http://ec2-18-142-155-240.ap-southeast-1.compute.amazonaws.com:8080/httpbin/
{
“error”: “access from this IP has been disallowed”
}

I am not able to access from other IP, can you Please suggest what’s missing in the API definition which I created.