The IP Whitelist feature adds an extra layer of security by restricting API access to specific, trusted IP addresses (such as your backend servers). By default, if this list is empty, API requests from all IP addresses are allowed provided they have a valid API token.Documentation Index
Fetch the complete documentation index at: https://docs.iterapay.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Adding an IP Address to the Whitelist
Follow these steps to restrict access:- In the Developers tab, locate the IP Whitelist block.
- In the input field, enter the trusted IP address or subnet mask (for example,
192.168.1.1or10.0.0.0/24).

- Click the Add button.