bingx-sub-account

Installation
SKILL.md

BingX Sub-Account Management

Authenticated endpoints for managing BingX sub-accounts (master account operations). All endpoints require HMAC SHA256 signature authentication. Several write endpoints require Content-Type: application/json instead of the standard form encoding — see the Quick Start helper below.

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


Quick Reference

Endpoint Method Description Auth Body Type
/openApi/account/v1/uid GET Query account UID Yes
/openApi/v1/account/apiPermissions GET Query API Key permissions Yes
/openApi/v1/account/apiPermissions GET Query API Key restrictions Yes
/openApi/account/v1/apiKey/query GET Query API Key info (own or sub-account) Yes
/openApi/subAccount/v1/create POST Create sub-account Yes JSON
/openApi/subAccount/v1/list GET List sub-accounts Yes
/openApi/subAccount/v1/assets GET Query sub-account fund assets Yes
Related skills

More from bingx-api/api-ai-skills

Installs
74
GitHub Stars
9
First Seen
Mar 9, 2026