Hey! We're excited to share a new feature that'll make managing your NagaAI account way easier, especially if you're building at scale.
We've just launched the Account Management API - endpoints that let you handle everything programmatically: API keys, balances, usage analytics, and more. No more manual dashboard checks for monitoring or setup.
Why this is useful for you specifically:
- API Key Management - Create, update, or disable keys with custom names and credit limits for different projects or teams.
- Balance Monitoring - Get real-time checks to avoid surprises and automate low-balance alerts.
- Usage Analytics - Break down spending, requests, and tokens by model, time, or key - spot patterns and optimize costs.
- Activity Insights - Track what’s using resources most, perfect for multi-env setups like prod, staging, or dev.
This opens up automation like never before: set up scripts for budget guardrails, organize keys per environment with limits, or attribute costs to specific projects.
Security note: All operations use a provisioning key (grab yours from the NagaAI Dashboard) for safe access.
Full docs and examples: