Navigation
Mobile DocsNavigation
Mobile Docs⚠️ Crypto trading, market data, and wallet management
Connect to Binance API to access cryptocurrency trading, market data, wallet management, and order execution. Supports spot trading, futures, and savings. OAuth 2.0 authentication provides secure access to your Binance account. ⚠️ REGULATORY NOTICE: This integration is for authorized use only. Users are responsible for compliance with all applicable financial regulations, KYC/AML requirements, and trading laws in their jurisdiction. Not available in restricted regions.
⚠️ Trading carries financial risk. Ensure regulatory compliance.
Placeholder: Select Binance account
Layout: full
Provider: binance
Layout: full
Options: Get Account Info, Get Wallet Balance, Get Current Price, Get 24hr Ticker
Placeholder: BTCUSDT
Layout: half
Condition: operation = ["get_price","get_ticker","get_orderbook","get_trades","get_klines","create_order","cancel_order","get_order","get_open_orders","get_all_orders"]
Layout: half
Condition: operation = "get_klines"
Options: 1 Minute, 5 Minutes, 15 Minutes, 1 Hour
Placeholder: 100
Layout: half
Condition: operation = ["get_orderbook","get_trades","get_klines","get_all_orders"]
Layout: half
Condition: operation = "create_order"
Options: 🟢 BUY, 🔴 SELL
Layout: half
Condition: operation = "create_order"
Options: Market Order, Limit Order, Stop Loss, Stop Loss Limit
Placeholder: 0.001
Layout: half
Condition: operation = "create_order"
Placeholder: 50000.00
Layout: half
Condition: operation = "create_order" AND orderType = ["LIMIT","STOP_LOSS_LIMIT","TAKE_PROFIT_LIMIT"]
Placeholder: 49000.00
Layout: half
Condition: operation = "create_order" AND orderType = ["STOP_LOSS","STOP_LOSS_LIMIT","TAKE_PROFIT","TAKE_PROFIT_LIMIT"]
Placeholder: 123456789
Layout: full
Condition: operation = ["cancel_order","get_order"]
Placeholder: BTC
Layout: half
Condition: operation = ["get_deposit_history","get_withdraw_history"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"success": "boolean",
"data": "any"
}REGULATORY NOTICE: Cryptocurrency trading carries extreme financial risk and may result in total loss of capital. This block is intended for authorized use only. Users must comply with all applicable financial regulations, KYC/AML requirements, and cryptocurrency laws in their jurisdiction. Binance services are restricted or unavailable in certain regions including but not limited to the United States (for certain products), China, and other jurisdictions. Users are solely responsible for ensuring compliance with local laws and regulations.