bingx-fund-account
Installation
SKILL.md
BingX Fund Account
Authenticated endpoints for BingX fund account management. 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/spot/v1/account/balance |
GET | Query fund account asset balances | Yes |
/openApi/account/v1/allAccountBalance |
GET | Asset overview across all account types | Yes |
/openApi/api/asset/v1/transfer |
POST | Transfer assets between account types | Yes |
/openApi/api/v3/asset/transfer |
GET | Query asset transfer records | Yes |
/openApi/wallets/v1/capital/innerTransfer/apply |
POST | Internal P2P transfer to another BingX user | Yes |
/openApi/wallets/v1/capital/innerTransfer/records |
GET | Query internal transfer history | Yes |