Static IP Address
I'm working as a seller in a company that provide API's for developers, it allows access to the API if you provided one.
The issue that I'm calling these API from a local machine and my IP changes all the time and I have to open a new ticket every time so I provide the new IP address.
- Is there a way to have a static IP address?
- Is there a workaround?
- do I have to buy a static IP address?
- Is there a service that provide what I want?
The app fetches the API and extract that data into a JSON file so I can do operations on it. (Node.js)
1 Reply
Using EC2 with Elastic IP address probably is the solution