Get Sub-Key Usage
Sub-API Keys
Get Sub-Key Usage
Returns credit status for a specific sub-key: credits used in the current billing period, the configured limit, and remaining allowance.
GET
Get Sub-Key Usage
Use this endpoint to monitor whether a specific sub-key is approaching or has exceeded its credit limit. TheDocumentation Index
Fetch the complete documentation index at: https://io.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
remaining_credit field is null when no credit_limit has been configured for the key — in that case, the key is only bounded by the admin’s overall account balance.
Credit usage reflects settled payments processed by the billing pipeline. There may be a short lag (typically under a minute) between a completed inference call and the usage appearing here.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Admin API key that owns the sub-key. Admin API key (io.net Intelligence)
Path Parameters
UUID of the sub-key to inspect.