You can get quick answer of your question by entering here
Is the API IP-based or can it be called directly without restrictions?
The API is IP-based and can only be accessed from whitelisted IPs. You can whitelist up to 3 IPs maximum.
-
For Web Applications: Whitelist your server IP and make API calls from there.
-
For Mobile Apps: Whitelist the server IP where your web service is hosted. The API will only work from the whitelisted server IP.
-
For Local Development: You can whitelist your local internet provider’s IP to make API calls during development.