v1
latestOpenAPI 3.0.12026-07-266184114.0 KBFax AI
Get AI credit summary
Get the AI credit summary including remaining credits, usage breakdown by feature, and next reload date. (Permitted scopes: fax:all:read, fax:ai:read)
get/accounts/self/ai/credits
Response
Response containing AI credit summary
Example response
{
"credits_remaining": 450,
"usage": [
{
"feature": "ocr",
"credits_used": 30
},
{
"feature": "field_extraction",
"credits_used": 20
}
],
"reload_at": "2026-04-01T00:00:00Z"
}