Basics
How to apply partner developer account
If you are a partner (client) who wants to integrate Binance Connect’s Open API. Please contact Binance Connect team and provide the following items:
- Public key for API requests (private key kept by the partner/client safely);
- IP addresses used to config whitelist;
- Webhook callback url;
- The domains of the URL/Universal Link that you will pass to the
redirectUrlandfailRedirectUrlparameters of the pre-order API, as well as the schema of the Deeplink of theredirectDeepLinkandfailRedirectDeepLinkparameters. Which are used to config whitelist for redirecting users back to your platform when on/off ramp completed; - A logo image in format of 80 x 80 pixel png, which will be displayed on the Binance Connect page.
Once Binance Connect receives these items and completes the configuration, Binance Connect will provide the following items to the partner (client):
- Client id;
- Sign access token;
- Public key and partner code for webhook (private key kept by Binance Connect safely);
Then the partner (client) will be able to call all Open APIs.
*Regarding to different environments, please refer to “Environments and API base URLs”. It‘s recommended to start with the QA environment first.
Was this page helpful?
Last modified on