Comprehensive guides, tutorials, and API references to help you get the most out of AICostGuardian.
Get up and running with AICostGuardian in under 5 minutes.
Sign up with Google, GitHub, or email. Your organization is created automatically.
Connect your AI providers by adding their API keys to our secure vault.
Use our proxy endpoint to route your AI calls through AICostGuardian for tracking.
// Replace your direct API call
const response = await fetch('https://api.aicostguardian.com/v1/proxy', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_ACG_API_KEY',
'X-Provider': 'openai'
},
body: JSON.stringify({
model: 'gpt-4',
messages: [{ role: 'user', content: 'Hello!' }]
})
});See real-time usage, costs, and analytics on your personalized dashboard.
Learn how to use each feature of AICostGuardian.
Real-time cost tracking, usage analytics, and trend visualization.
Securely store and manage keys for OpenAI, Anthropic, Google, and 20+ providers.
Set up budget alerts, anomaly detection, and custom notification rules.
Invite team members, assign roles, and manage permissions.
Generate usage reports and export data in CSV, XLSX, or PDF format.
AI-powered assistant to help optimize your usage and reduce costs.
Programmatic access to AICostGuardian data and functionality.
All endpoints require authentication via Bearer token.
/api/usage/api/reports/api/alerts/rules/api/alerts/rules/api/organization/members/api/organization/members/inviteConnect your favorite AI providers to start tracking.
Our support team is here to help you with any questions or issues.