v124

OpenAPI 3.1.0MITraw.githubusercontent.com2026-08-01957351.2 MB
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
  }
}