-
Notifications
You must be signed in to change notification settings - Fork 0
API Reference
Igor Sazonov edited this page Jan 31, 2026
·
1 revision
The bingx-php SDK is organized into a collection of services, each corresponding to a specific part of the BingX API. This modular design makes it easy to find the methods you need.
Below is a list of all the available services. Each service has its own page with detailed documentation for all of its methods.
-
- Provides access to market data, including symbols, prices, order books, and candlestick data.
-
- Manage your account, including fetching balances, positions, and leverage settings.
-
- Create, cancel, and query orders, as well as fetch your trade history.
-
- Manage your wallet, including deposits, withdrawals, and asset information.
-
- Manage your spot account, including balances and transfers.
-
- Manage your sub-accounts, including creation, API keys, and transfers.
-
- Access copy trading features for both futures and spot.
-
- Access the standard contract API.
-
- A dedicated client for Coin-Margined perpetual futures.
-
- Create and manage listen keys for WebSocket authentication.