We plan to further ease restrictions on unified accounts in the third quarter. The current restrictions are as follows:1.
Open to VIP1 and above users
2.
UTA supports trading in Spot, Margin and Futures.
3.
Each client can have up to 50 UTA subaccounts.
The UTA API is a compound, purpose-built interface layer that aggregates all necessary endpoints for a specific business flow into one powerful, versioned URI.
Instead of calling different endpoints for different account types or trading modes, developers interact with a single, stable endpoint and control behavior entirely through input parameters.For instance, the UTA API allows order placement for Spot / Margin / Futures using one single URI. Users can select different order services by adjusting input variables to better manage codes.Key Advantages:#
Drastically reduced code branches and maintenance overhead
Unified error codes, rate limits, and pagination logic
Future-proof: new account types or products can be added without introducing new endpoints
Consistent signatures and authentication flow across all trading modes
Modified at 2026-08-27 08:33:31