IP Whitelisting
Control access to your API by restricting usage to specific server IP addresses.
Adding an IP Address
To whitelist an IP:
Navigate to Settings > IP Whitelist.
Click on Add IP Address.
Enter the IP address of the server that should be allowed API access.
Save to apply the restriction.
Only whitelisted IPs will be permitted to interact with your API, adding an extra layer of security.
Note: Use static IPs for reliability. Dynamic IPs may lead to failed API requests.
Last updated