DESCRIPTIONRetrieves the current status of a user's account. This endpoint allows users and administrators to monitor account status, ensuring compliance with platform rules and enabling timely resolution of any issues affecting account access.
Request
Query Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://endpoint-gateway.maxbit.com/sapi/v1/account/apiTradingStatus?timestamp=1718855898528&signature={{signature}}' \
--header'X-MBX-APIKEY: {{maxbit-api-key}}' \
--header'Content-Type: application/json'