stats

API Docs by APIMATIC

Stats

Fields

NameDescription
count Required
Decimal

Total number of calls returned

duration Required
Decimal

Total call duration

amount Required
Decimal

Total charge for the call, in USD

{
  "count": 100,
  "duration": 653,
  "amount": 33.45
}