Get All Sub-Keys Usage
Sub-API Keys
Get All Sub-Keys Usage
Returns aggregated token usage and credit cost for every sub-key owned by the admin, broken down by model for today and all time.
GET
Get All Sub-Keys Usage
This endpoint is designed for admin-level billing dashboards. It returns a breakdown per sub-key, with each entry showing:Documentation Index
Fetch the complete documentation index at: https://io.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
today— token consumption and credit cost since midnight UTC.all_time— cumulative consumption since the sub-key was created.totals— aggregatetoday_credit_costandall_time_credit_costacross all sub-keys.
models array shows which models were used and their individual costs, allowing you to see exactly where credits are being spent.
This endpoint requires the Intelligence database to be reachable. It returns 503 Service Unavailable if the intelligence database is temporarily unavailable.