API Reference

Example response:

{
  "error": "",
  "success": true,
  "value": {
    "equity": "0",
    "initialAccountMarginRatio": "0",
    "maintenanceAccountMarginRatio": "0",
    "initialHealth": "0",
    "maintenanceHealth": "0",
    "leverage": "0",
    "totalPnl": "0",
    "initialMarginUsed": "0",
    "maintenanceMarginUsed": "0",
    "initialMarginAvailable": "0",
    "maintenanceMarginAvailable": "0",
    "pendingWithdrawal": "0"
  }
}
Language
Click Try It! to start a request and see the response here!