Buy Crypto
Pay with
Markets
Trade
Derivatives
Earn
NFT
Institutional
Feed
Cancel

FAQ

Account Functions
Tutorial
Binance Fan Token
Binance Earn
Crypto Deposit/Withdrawal
Buy Crypto (Fiat/P2P)
Spot & Margin Trading
Crypto Derivatives
Trading Bots
Finance
API
Security
Other Topics
Tax
Binance Convert
Binance Link
NFT
VIP
Home
Support Center
FAQ
Finance
Gift Card
How to Download and Set up Binance Gift Card API

How to Download and Set up Binance Gift Card 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 Gift Card API 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.