Create BingX API credentials for TradingView webhook automation

Configure BingX spot API access so TradeAdapter can route TradingView to BingX alerts with structured execution and no-code trading automation.

Video

Watch the BingX API setup walkthrough

Step 1

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.

Step 2

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
BingX API Management page with the Create API button and the key expiry rules
Step 3

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.

BingX API key permissions with Spot and Perpetual Futures trading enabled
Step 4

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
Link this IP to the key 35.75.198.16
Step 5

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.