Credits

Get remaining credits

Get total credits purchased and used for the authenticated user. Management key required.

get/credits

Response

Returns the total credits purchased and used

Example response

{
  "data": {
    "total_credits": 100.5,
    "total_usage": 25.75
  }
}

Changes

No recorded changes to this endpoint across all 303 revisions of this API.