Skip to main content

Account info (USER_DATA)

API Description#

Fetch account info detail.

HTTP Request#

GET /sapi/v1/account/info

Request Weight(IP)#

1

Request Parameters#

NameTypeMandatoryDescription
recvWindowLONGNO
timestampLONGYES

Response Example#

{  "vipLevel": 0,  "isMarginEnabled": true,     // true or false for margin  "isFutureEnabled": true      // true or false for futures.}