API Reference
Public REST + WebSocket reference. Authenticated endpoints require a Bearer token. No endpoint exposes secrets. Live execution is Bybit USDT-perpetual futures.
Base URL
https://api.biti.one
Rate Limit
100 req/min (Pro: 500)
Authentication
Bearer Token (JWT)
Market Data
GET
/api/v381/market/tickersAll market tickers with 24 h price changesGET
/api/v381/market/klines/{symbol}Candlestick data. Query: interval, limitGET
/api/v381/market/orderbook/{symbol}Orderbook depth snapshotGET
/api/v381/market/trades/{symbol}Recent public tradesTrading (Bybit USDT-perpetual futures)
POST
/api/v381/trading/orderPlace a new futures order (PostOnly-first / reduce-only)GET
/api/v381/trading/ordersOpen orders for the authenticated userDELETE
/api/v381/trading/order/{orderId}Cancel an open orderGET
/api/v381/trading/positionsActive positions with unrealised PnLPOST
/api/v381/trading/positions/{id}/closeClose a position (reduce-only)PATCH
/api/v381/trading/positions/{id}/sl-tpModify stop-loss / take-profit for a positionAccount
GET
/api/v381/account/balanceAccount balance and available marginGET
/api/v381/account/tradesTrade history with P&L and feesGET
/api/v381/account/portfolioPortfolio breakdown and risk metricsSignals
GET
/api/v381/signals/latestLatest AI trading signals with confidence scoresGET
/api/v381/signals/historySignal history with outcomes and gate resultsAutotrading
GET
/api/autotrading/statusCurrent autotrading engine statusGET
/api/autotrading/configActive autotrading configurationMonitor (read-only observability)
GET
/api/monitor/public-status-truthNever-naked-Unknown status verdictGET
/api/monitor/full-strategy-pattern-coverageStrategy / pattern / concept coverageGET
/api/monitor/bybit-market-intelligence-truthBybit read-data scorecardGET
/api/monitor/profitability-quality-scorecardPre-trade quality lensGET
/api/monitor/rag-nlp-ml-boundary-truthAdvisory boundary contractGET
/api/monitor/frontend-route-truthRoute / access-tier inventory