100HP
  1. FAQ
100HP
  • 100HP API for partners v2.9.1
    • General
      • Overview
      • FAQ
        • Rollback and billing resolver general flow
        • HTTP status codes and custom error codes
        • IP Whitelisting
    • Integration
      • Preparation for integration
      • General API provision
    • 100HP Gaming API
      • Game list
      • Launch game url
      • Video replay
    • 100HP Game flow API
      • Player authorization
      • Get balance
      • Withdrawal money
      • Deposit money
      • Rollback money
    • Implementation Guide
      • YourCasino.js
      • Casino.js
      • TestCasino.js
      • DDL-example
        • mongodb.js
        • mysql.js
        • postgres.js
    • Testing
      • Automated Test Service
    • API INFO
      • API Changelog
  1. FAQ

IP Whitelisting

For security reasons, we use IP whitelisting on our side.
Therefore, the Partner must provide the IP addresses for both the staging and production environments.
If requests are sent from an IP address that is not included in the whitelist, such requests will be blocked and not processed.
To verify the actual outgoing IP address, you can use the following command: curl ifconfig.io
Note:
If you are using dynamic IP addresses, you must inform us in advance before starting the development process.
Modified at 2026-01-26 13:01:40
Previous
HTTP status codes and custom error codes
Next
Integration
Built with