Returns aggregated token usage and credit cost for every sub-key owned by the admin, broken down by model for today and all time.
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 — aggregate today_credit_cost and all_time_credit_cost across all sub-keys.models array shows which models were used and their individual costs, allowing you to see exactly where credits are being spent.