To secure your API interactions with Paystrator, you must register your server’s public IP address.
This ensures Paystrator can authenticate your requests and block unauthorized traffic.
📌 Where to Find IP Whitelist Settings
- In your Paystrator dashboard, go to:
Settings → Developers - You’ll see three tabs:
API KeysIP Whitelist← (this one)Webhooks
- Enter your public IPv4 address (e.g., 123.45.67.89).
- Click Save.
You can add multiple IPs if your system uses load balancers or multiple environments.
Why IP Whitelisting Matters
Paystrator uses IP whitelisting to:
- ✅ Authenticate incoming API requests
- ✅ Block spoofed or unauthorized traffic
- ✅ Enhance the security of both sandbox and production environments
If you are behind a proxy or NAT, be sure to enter the public IP exposed to the internet.
▶️ Next Step
Now that your IP is whitelisted, configure your webhook endpoint so Paystrator can send you transaction updates
