Video
Watch the BingX API setup walkthrough
Complete identity verification first
BingX blocks API key creation until the account is verified — clicking Create API on an unverified account only opens a Verify Your Identity prompt. Finish verification from Identity Verification in the account menu before going further.
Open API Management
Sign in to BingX, open the account menu and choose API Management, then click Create API.
- The API supports Spot and Perpetual Futures only
- Each main account and sub-account can keep up to 20 active API keys
Name the key and enable trading permissions
Give the key a name you will recognise, complete the 2FA check, then enable the permissions your strategy needs — Spot Trading and, for futures routing, Perpetual Futures Trading. Leave withdrawal and universal transfer off.
Link the TradeAdapter IP
Bind the key to the TradeAdapter address. BingX states the rule on the API Management page itself: a key with trading permission that is not linked to an IP is deleted automatically after 14 days of inactivity, while a linked key never expires.
- Up to 20 IP addresses per key, separated by commas
- Keys with withdrawal permission must be linked to an IP — but an automation key should not have that permission at all
35.75.198.16
Save API credentials and continue
Copy the API key and secret before leaving the page — the secret is shown only once. Then continue to page 2 for TradingView to BingX webhook setup.