bingx-swap-account

Installation
SKILL.md

BingX Swap Account

Authenticated read-only endpoints for BingX perpetual futures account data. All endpoints require HMAC SHA256 signature authentication.

Base URLs: see references/base-urls.md | Authentication: see references/authentication.md


Quick Reference

Endpoint Method Description Authentication
/openApi/swap/v3/user/balance GET Account balance, equity, and margin info Yes
/openApi/swap/v2/user/positions GET Current open positions with PnL and liquidation price Yes
/openApi/swap/v2/user/commissionRate GET User taker/maker fee rates Yes
/openApi/swap/v2/user/income GET Fund flow history (PnL, funding fees, trading fees, etc.) Yes
/openApi/swap/v2/user/income/export GET Export fund flow as Excel file Yes

Installs
122
GitHub Stars
13
First Seen
Mar 9, 2026
bingx-swap-account — bingx-api/api-ai-skills