GET usage
Returns some details about the key you are using, including the current number of transactions that have been sent and received during the current billing period.
This resource does not count toward your transactions used. It can be called as often as needed with no cost.
Resource URL
https://api.kellpro.com/v2/usage.format
Example Request
GET https://api.kellpro.com/v2/usage.json
{ "application": "odcr", "application_id": "20001", "creationDate": "2012-06-25 15:24", "active": "1", "cycleTransactions": 189, "invoiceForTransactions": false }