tokenpay
English
English
  • Tokenpay
  • Products
    • Features
  • Tutorials
    • How to register as a merchant?
    • How to create a payment code
    • How to set the receiving wallet and currency for the payment code?
    • How does a website access API payments?
    • How to set up a collection blank logo?
    • How do I set up an API whitelist and callback address?
    • How do I set the currency of payment at the cash register?
    • How do I set the cash register currency exchange rate difference?
    • How do I set the slippage?
    • How to View Payment Statements?
    • How to view a Payment in Lieu statement?
    • How to view the application APPSECRET?
    • How to manage my monitoring wallet?
    • How to recharge?
    • How to withdraw my coins?
    • How to submit supplement
  • API interface
  • Common problems
  • Announcement
    • Adjustment of payment-in-lieu fees
    • Platform recharge address updated
    • Blank logo on-line
    • Staying away from fake currency traps: a must-have scam prevention guide for digital currency invest
Powered by GitBook
On this page
  1. Tutorials

How do I set up an API whitelist and callback address?

PreviousHow to set up a collection blank logo?NextHow do I set the currency of payment at the cash register?

Last updated 1 month ago

Setting API whitelist, only whitelisted IPs can request platform interfaces, which can effectively enhance security and reduce risks, and at the same time can precisely control access rights and improve system performance and stability. Setting callback address can realize asynchronous communication and real-time notification between systems, improve system responsiveness and user experience, and at the same time reduce polling cost and simplify system integration process.

  • In the API application list, select the API application you want to set, click "Operate", then click "Edit".

  • Edit application information according to your application scenario

  • The format of the callback address must begin with http or https, and only one callback address is supported for an application.

URL path and parameter format restriction requirements:

  1. Not empty strings

  2. Special strings that do not contain emoji emoticons

  3. URL is an absolute path containing the domain name

  • IP whitelist, each line supports only one IP address, if you need to fill in more than one IP address, please change the line to fill in, one per line.