Buy Crypto
Pay with
Markets
NFT
Feed
Downloads
English
USD

How can we help you?
Account Functions
Tutorial
Binance Fan Token
Binance Earn
Crypto Deposit/Withdrawal
Buy Crypto (Fiat/P2P)
Spot & Margin Trading
Crypto Derivatives
Finance
Crypto Loans
Binance Card
Gift Card
Binance Pay
API
Security
Other Topics
Binance Convert
Binance Link
NFT
VIP

How to Download and Set up Binance Code API

2022-01-12 08:19
Download API here
Step 1: Create credential
Register and log in to your Binance account, then go to [API Management]. Enter the label API key and click [Create API].

Upon successful creation, you can get the API Key and Secret Key. Never share your API key or secret key with anyone.
For “/createCode” API, you need to select [Enable Withdrawals] and enter your request IP for the API key.
Step 2: Call Binance Code SAPI to generate signature and timestamp
Each API must pass the timestamp and signature parameter, please refer to the Binance official API document.
Each API must add X-MBX-APIKEY: "YOUR_API_KEY" as the request header.