Restrict API Access
ChargeOver let's you restrict API access by IP address or CIDR range.
Steps
- Go to your Settings
- Select
Developers from the left menu and thenRest API - Scroll to the API Credentials section
- In the Allowed IP box, you can enter either CIDR ranges or specific IP addresses, one per line
- CIDR ranges are in the format: a.b.c.d/e
- IP addresses must be complete IPv4 addresses in the format: a.b.c.d
note
We do not support IPv6 restrictions right now.