I'm using an official API endpoint to query data, but it seems like they're blocking AWS IP addresses. Service works fine when run locally from my laptop, but not in production on AWS EC2. How do I get around this issue?
If you suggest using a VPN to route the traffic from EC2, any suggestions on best practices?