LogoLogo
Release notesHomepageTry demo
  • Welcome to B2BINPAY docs
  • Get started
    • Quick start guide
    • Explore the Web interface
  • User guide
    • Wallet management
      • Wallets
      • Transfers
      • Deposits
      • Payouts
      • Events
      • Callbacks
    • Custody
      • Wallets
      • Requests
      • History
    • Staking
      • TRX staking
    • Rates
    • Swaps
      • Wallets
      • Swap
      • History
  • How-tos
    • Manage your profile and system
      • How to change your password
      • How to enable 2FA
      • How to whitelist IP addresses
      • How to access the API
      • How to enable additional AML check
    • Manage your wallets
      • How to create a wallet
      • How to grant access to your wallet
      • How to manage user roles
      • How to restrict access to your wallet
      • How to generate a report on wallet balances
      • How to set withdrawal thresholds
    • Manage your assets
      • How to create a deposit
      • How to create a payout
      • How to create a bank withdrawal
      • How to create an internal transfer
      • How to select the optimal blockchain fee
      • How to speed up your payout by changing the blockchain fee
      • How to whitelist a payout address
      • How to swap funds
      • How to top up or withdraw funds from your Custody wallet
  • API guide
    • API overview
    • Authentication
    • Wallet methods
    • Transfer methods
    • Deposit methods
    • Payout methods
    • Currency methods
    • Rate methods
  • References
    • Key terms
    • User roles
    • Transfer types
    • Currency codes
    • Block explorer list
    • Address types
    • Useful links
  • Troubleshooting
    • Error: No active account found with the given credentials
    • Error: Invalid 2FA code
    • Error: You IP is not whitelisted
    • Unresolved deposits
    • Missing deposits
    • Canceled transfers
    • Unconfirmed transfers
  • Release notes
Powered by GitBook
On this page
  • Restrict access to Web UI
  • Restrict access to API

Was this helpful?

  1. How-tos
  2. Manage your profile and system

How to whitelist IP addresses

You can limit access to your system Web UI and API by whitelisting trusted IP addresses. We recommend that you use this option to protect your account.

Restrict access to Web UI

To let your users access the system only from the trusted IP addresses:

1

Click your user icon in the upper right corner of the page and select Settings.

2

In the Security section, enter trusted IP addresses. Press Enter after each IP.

Both IPv4 and IPv6 formats are supported.

You can list individual IP addresses or define a subnet mask (such as the one used to assign your company IPs)

Only static IP addresses can be included in the whitelist, dynamic IPs are not supported.

3

Click the check mark icon to apply changes.

4

In the confirmation popup, enter your password and click Confirm.

Now access to the system Web UI is allowed only from the specified IPs.

Restrict access to API

Only users with the Owner role can whitelist IPs for API access.

To let your users access the system API only from the trusted IP addresses:

1

Click your user icon in the upper right corner of the page and select Access list.

2

Switch to the API tab.

3

In the White list IP access field, enter trusted IP addresses. Press Enter after each IP.

Both IPv4 and IPv6 formats are supported.

You can list individual IP addresses or define a subnet mask (such as the one used to assign your company IPs).

Only static IP addresses can be included in the whitelist, dynamic IPs are not supported.

4

Click the check mark icon to apply changes.

5

In the confirmation popup, enter your password and click Confirm.

Now access to the system API is allowed only from the specified IPs.

PreviousHow to enable 2FANextHow to access the API

Last updated 3 months ago

Was this helpful?