Skip to main content
GET
Get credits

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Credits Summary

remaining
number
required

The number of unused credits remaining for the current billing period.

consumed
number
required

The number of credits consumed in the current billing period.

total
number
required

The initial total number of credits for the current billing period.