Get organization usage
Account API
Get organization usage
Fetch your organization’s current usage against its plan allocation.
GET
Get organization usage
Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Only available to organizations on an Allium Subscription or [Free
Trial] Allium Subscription plan.
Billing period vs. allocation period
Billing period is always monthly, but your organization’s included allocation may be on a different cadence.- Monthly allocation: Allocation and billing periods will be the same.
- Annual allocation: Allocation period spans a year.
consumed_amountsis the cumulative total across that year.
Trial organizations
For organizations on trial without a periodic allocation, the allocation fields can be ignored.consumed_amounts reports current billing period usage.
Legacy credits plans
For organizations on Allium’s earlier credits-based plan, the response usescredits instead of explorer_units and developer_units:
Authorizations
Response
200 - application/json
Successful Response
Available options:
monthly, annual Shape depends on plan type: explorer/developer unit plans return explorer_units and developer_units; legacy plans return credits.
- ExplorerDeveloperUnitAmounts
- CreditsAmounts
Shape mirrors allocation_amounts.
- ExplorerDeveloperUnitUsageAmounts
- CreditsUsageAmounts