A quick notice for users utilizing the BitMEX API: the endpoint/userwill be changing on March 8th at noon GMT.
The call, which previously returned a user with its basic details, margin details, affiliate and commission status, and deposit address, will now only return the user’s basic details. The propertiesmargin,depositAddress,commission, andaffiliateStatuswill be removed. All of the preceding details can be retrieved via the existing/userendpoints, such as/user/margin,/user/depositAddress, and so on.
These changes have already been made on BitMEX Testnet, and are reflected in the newest version of our reference market making bot. For more details, please see the User API documentation in the API Explorer.