Usage
The Usage section gives organization administrators a real-time and historical view of API consumption across the entire organization — by team, by Virtual Key, or by model.
Only users with Global Proxy Role set to Admin access can view usage data.
Global Usage
- Go to Usage in the left sidebar.
- Select a time range for you audit (by default last 7 days).
- A dashboard with overall usage is displayed.
The global view aggregates all consumption across your organization for the given period.
Available metrics:
- Daily spend (USD)
- Total tokens consumed (input + output)
- Total number of requests
- Top keys
- Breakdown by model
Use this view for monthly reporting or budget reviews.
The tokenizer used by the Dedicated Gateway is not the model's official tokenizer. This means the token counts reported in the UI may differ from the actual token counts billed by the IG1 AI main gateway.
To get the real usage of your entire organization, a user with Master Key access can query the IG1 AI API directly:
GET /usage→ Get current usageGET /usage/history→ Get usage history
These endpoints reflect the actual billing data from the IG1 AI main gateway.
Usage by Team
- Go to Usage in the left sidebar.
- Select the Teams Usage view on top of page.
- Select a time range for you audit (by default last 7 days).
- Filter by team name
Available metrics per team:
- Spend per team
- Token consumption
- Request volume (successful and failed)
- Top models used
Usage by Virtual Key
- Go to Usage in the left sidebar.
- Select Key Activity tab.
- Select a time range for you audit (by default last 7 days).
- A dashboard with overall usage is displayed.
- For a specific key usage, pick a key and analyse usage.
Use this view to identify unused keys or detect abnormal consumption patterns.
Export Usage Data
Usage data can be exported in CSV format for finance or compliance reporting.
- Go to Usage in the left sidebar.
- Set your time range.
- Click Export Data.
- Select the Export type
- Slect the Export format (CSV or JSON)