The balances endpoint gives you a real-time snapshot of your trading account. For each asset held in your account, you receive three figures: the amount available to place new orders, the amount locked in open orders, and the combined total. Use this endpoint before placing orders to confirm you have sufficient funds. All trading routes require authentication. Pass your API key in theDocumentation Index
Fetch the complete documentation index at: https://docs.dubupay.com/llms.txt
Use this file to discover all available pages before exploring further.
X-Api-Key header or a valid JWT in the Authorization: Bearer header.
Request
Response
A successful response returns200 OK with a data array containing one object per asset.
Always
true for successful responses.List of balance objects, one per asset.