v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
me

Find plan usage

Searches for the data of a billing plan usage for the user. Returns the data of a billing plan usage for the current month. For authentication use api credentials.

get/me/billing/plan-usage

Response

successful operation

intervalStartinteger

Start of usage period formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT

intervalEndinteger

End of usage period formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT

remainingPlanCreditsnumber

Remaining credits are rounded to nearest whole value associated with a plan

remainingPayAsYouGoCreditsnumber

Remaining pay as you go credits are rounded to nearest whole value

totalRemainingCreditsnumber

Total number of remaining credits (remainingPlanCredits + remainingPayAsYouGoCredits)