latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-14977651.3 MB

e9b4d0948751

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
  }
}