Overview

Returns a summary of credit usage and entitlements for the specified API category.


{
  "summary": {
    "scope": "lifetime",
    "totalCreditsAllocated": 100000000,
    "totalCreditsConsumed": 7692966,
    "totalCreditsAvailable": 92307034,
    "chargingModel": "Per Record"
  }
}


Did this page help you?