bingx-spot-market
BingX Spot Market Data
Public market data for BingX spot trading. No authentication required.
Quick Reference
| Endpoint | Method | Description | Required | Optional | Authentication |
|---|---|---|---|---|---|
/openApi/spot/v1/common/symbols |
GET | Spot trading symbol specifications | None | symbol | No |
/openApi/spot/v1/market/depth |
GET | Order book bids & asks | symbol | limit | No |
/openApi/spot/v2/market/depth |
GET | Aggregated order book (with precision) | symbol, depth, type | None | No |
/openApi/spot/v1/market/trades |
GET | Recent public trades | symbol | limit | No |
/openApi/spot/v2/market/kline |
GET | OHLCV candlestick data | symbol, interval | startTime, endTime, limit | No |
/openApi/spot/v1/ticker/24hr |
GET | 24h price change statistics | None | symbol | No |
/openApi/spot/v2/ticker/price |
GET | Latest price ticker | symbol | None | No |
/openApi/spot/v1/ticker/bookTicker |
GET | Best bid/ask price & qty | symbol | None | No |
/openApi/market/his/v1/kline |
GET | Historical kline data | symbol, interval | startTime, endTime, limit | No |
/openApi/market/his/v1/trade |
GET | Historical trade lookup | symbol | limit, fromId | No |
More from bingx-api/api-ai-skills
bingx-swap-trade
BingX perpetual swap trading — place/cancel orders, manage positions, set leverage, and configure margin settings. Use when the user asks about BingX swap trading, order placement, cancellation, position management, leverage, or margin type settings.
94bingx-swap-market
Query BingX perpetual swap market data including ticker prices, order book depth, recent trades, funding rates, klines/candlesticks, open interest, mark price, and contract info. Use when the user asks about BingX swap or perpetual futures prices, order books, candlestick charts, funding rates, or market statistics.
93bingx-swap-account
Query BingX perpetual swap account data including balance, positions, commission rates, and fund flow history. Use when the user asks about BingX account balance, margin info, current positions, PnL, liquidation price, fee rates, or income/fund flow records.
91bingx-agent
BingX Agent (affiliate/broker) management — query invited users, daily commission details, agent user information, API transaction commission, and partner information. Use when the user asks about BingX agent invited users, affiliate commissions, referral relationships, partner data, or broker commission reports.
86bingx-fund-account
BingX Fund Account management — query fund account balance, get asset overview across all account types, transfer assets between accounts, and perform internal P2P transfers. Use when the user asks about BingX fund account balance, asset overview, transferring assets between spot/futures/standard contract accounts, or sending internal transfers to other BingX users.
79bingx-coinm-market
Query BingX Coin-M (inverse/coin-margined) perpetual futures market data including contract info, mark price, funding rates, klines, order book depth, open interest, and 24h ticker. Use when the user asks about BingX Coin-M or inverse futures prices, order books, candlestick charts, funding rates, or market statistics.
78