Last updated 7 months ago
GET /client/api/v1/{apiKey}/balance
GET
/client/api/v1/{apiKey}/balance
{ "success": true, "balance": 25.03, "currencyCode": "USD", "error": null }
{ "success": false, "balance": null, "currencyCode": null, "error": { "code": 2, "message": "Error api key" } }
apiKey*
String
Your personal api key