- Enterprise plan
- Stripe subscription
- Free-tier fallback
total_credits.
Request
Example curl (replace{id} and <api-key>):
Authorizations
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header.Use a JWT cookie or Bearer token when your app authenticates with session-based access.
Session cookie auth is also supported for browser-based requests.
The caller must belong to the organization. If the session is an impersonated superadmin session, Agni uses the org from the token instead of the org in the URL.
Path Parameters
The organization UUID.
Response
Organization UUID.
Organization name.
Organization slug.
Organization website.
Organization status.
Available credits in the organization.
Organization region.
Effective plan name.
Subscription status.
Subscription period end timestamp.
Maximum concurrent sessions or jobs allowed.
Maximum members allowed in the organization.
Maximum agents allowed in the organization.
Maximum credits allowed for the organization.
API requests allowed per window.
Whether call recording is enabled.
Whether API access is enabled.
Price per extra credit.
Effective limits returned for the organization.

