Skip to main content

Orders & Positions API

All endpoints require JWT authentication.

Order Placement

EndpointMethodDescription
/bot/order/marketPOSTPlace a market order (long or short)
/bot/order/closePOSTClose an existing position

Positions & Orders

EndpointMethodDescription
/bot/positionsGETGet your open positions
/bot/ordersGETGet your open orders
/bot/balanceGETGet your account balance
/bot/trade_historyGETGet your trade history

Leaderboard

EndpointMethodDescription
/bot/leaderboardGETGet trading leaderboard