APIManual
Fetch balance
Fetch your current balance and expiration date
Note: The actual base URL for this request is www.uncoverit.org not api.uncoverit.org
Authorization
Authorization Authorization<token>
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/balance"{ "created_at": "2019-08-24T14:15:22Z", "requests_left": 0, "expiration_date": "2019-08-24T14:15:22Z"}{ "error": "string"}{ "error": "string"}{ "error": "string"}