What you just saw takes 2 minutes to set up for your team
Explore cost breakdowns by agent, team, model, API call, & spikes. View alerts, & see AI-powered optimizations in play. This is your dashboard after adding 2 lines of code. Scroll, click around, and watch your future savings unfold.
Frequently Asked Questions - FAQs
Frequently Asked Questions - FAQs
How does tracking work?
Add our tracking token to your API headers. We proxy your requests to Anthropic/OpenAI, log token usage and costs, then return the response unchanged. Your API key passes through - we never store it.
Do you store my API keys?
No. Your API key is passed directly to Anthropic/OpenAI via HTTPS and discarded immediately. We only track token counts and costs.
Do you see my prompts or responses?
No. We only log metadata: model name, token counts, timestamps, and calculated costs. Your actual content never touches our database.
How does tracking work?
Add our tracking token to your API headers. We proxy your requests to Anthropic/OpenAI, log token usage and costs, then return the response unchanged. Your API key passes through - we never store it.
Do you store my API keys?
No. Your API key is passed directly to Anthropic/OpenAI via HTTPS and discarded immediately. We only track token counts and costs.
Do you see my prompts or responses?
No. We only log metadata: model name, token counts, timestamps, and calculated costs. Your actual content never touches our database.
How does tracking work?
Add our tracking token to your API headers. We proxy your requests to Anthropic/OpenAI, log token usage and costs, then return the response unchanged. Your API key passes through - we never store it.
Do you store my API keys?
No. Your API key is passed directly to Anthropic/OpenAI via HTTPS and discarded immediately. We only track token counts and costs.
Do you see my prompts or responses?
No. We only log metadata: model name, token counts, timestamps, and calculated costs. Your actual content never touches our database.
How does tracking work?
Add our tracking token to your API headers. We proxy your requests to Anthropic/OpenAI, log token usage and costs, then return the response unchanged. Your API key passes through - we never store it.
Do you store my API keys?
No. Your API key is passed directly to Anthropic/OpenAI via HTTPS and discarded immediately. We only track token counts and costs.
Do you see my prompts or responses?
No. We only log metadata: model name, token counts, timestamps, and calculated costs. Your actual content never touches our database.
Does this add latency?
Minimal - typically 10-50ms overhead for logging. Your requests go directly to Anthropic/OpenAI via HTTPS.
Can I stop using LLM Ops anytime?
Yes. Just remove the `base_url` and tracking header from your code. Your app works exactly the same pointing directly at your LLM provider.
What providers do you support?
Anthropic (Claude), OpenAI (GPTx), Google (Gemini). More coming soon.
Does this add latency?
Minimal - typically 10-50ms overhead for logging. Your requests go directly to Anthropic/OpenAI via HTTPS.
Can I stop using LLM Ops anytime?
Yes. Just remove the `base_url` and tracking header from your code. Your app works exactly the same pointing directly at your LLM provider.
What providers do you support?
Anthropic (Claude), OpenAI (GPTx), Google (Gemini). More coming soon.
Does this add latency?
Minimal - typically 10-50ms overhead for logging. Your requests go directly to Anthropic/OpenAI via HTTPS.
Can I stop using LLM Ops anytime?
Yes. Just remove the `base_url` and tracking header from your code. Your app works exactly the same pointing directly at your LLM provider.
What providers do you support?
Anthropic (Claude), OpenAI (GPTx), Google (Gemini). More coming soon.
Does this add latency?
Minimal - typically 10-50ms overhead for logging. Your requests go directly to Anthropic/OpenAI via HTTPS.
Can I stop using LLM Ops anytime?
Yes. Just remove the `base_url` and tracking header from your code. Your app works exactly the same pointing directly at your LLM provider.
What providers do you support?
Anthropic (Claude), OpenAI (GPTx), Google (Gemini). More coming soon.
How can I verify you don't store my API key?
Test it yourself: Use a test API key with a small limit, make requests through LLM Ops, then revoke the key in your provider's dashboard. Try another request - it will fail immediately, proving we don't cache your key. We also plan to open-source our proxy code for full transparency.
What happens if your service is compromised?
Your API key is never stored in our database or logs - it only exists in memory during the request (typically 1-2 seconds). Even if our database was compromised, attackers would only see token counts and costs, not API keys or content. For maximum security, you can revoke and rotate your API key anytime in your provider's dashboard.
How much does LLM Ops cost?
Yes, completely free. We built LLM Ops to solve our own cost tracking problem, and we're sharing it with the community. Core features - cost tracking, spike alerts, and multi-provider support - will always be free. In the future, we may add premium features for larger teams, but the essential FinOps tools stay free forever.
How can I verify you don't store my API key?
Test it yourself: Use a test API key with a small limit, make requests through LLM Ops, then revoke the key in your provider's dashboard. Try another request - it will fail immediately, proving we don't cache your key. We also plan to open-source our proxy code for full transparency.
What happens if your service is compromised?
Your API key is never stored in our database or logs - it only exists in memory during the request (typically 1-2 seconds). Even if our database was compromised, attackers would only see token counts and costs, not API keys or content. For maximum security, you can revoke and rotate your API key anytime in your provider's dashboard.
How much does LLM Ops cost?
Yes, completely free. We built LLM Ops to solve our own cost tracking problem, and we're sharing it with the community. Core features - cost tracking, spike alerts, and multi-provider support - will always be free. In the future, we may add premium features for larger teams, but the essential FinOps tools stay free forever.
How can I verify you don't store my API key?
Test it yourself: Use a test API key with a small limit, make requests through LLM Ops, then revoke the key in your provider's dashboard. Try another request - it will fail immediately, proving we don't cache your key. We also plan to open-source our proxy code for full transparency.
What happens if your service is compromised?
Your API key is never stored in our database or logs - it only exists in memory during the request (typically 1-2 seconds). Even if our database was compromised, attackers would only see token counts and costs, not API keys or content. For maximum security, you can revoke and rotate your API key anytime in your provider's dashboard.
How much does LLM Ops cost?
Yes, completely free. We built LLM Ops to solve our own cost tracking problem, and we're sharing it with the community. Core features - cost tracking, spike alerts, and multi-provider support - will always be free. In the future, we may add premium features for larger teams, but the essential FinOps tools stay free forever.
How can I verify you don't store my API key?
Test it yourself: Use a test API key with a small limit, make requests through LLM Ops, then revoke the key in your provider's dashboard. Try another request - it will fail immediately, proving we don't cache your key. We also plan to open-source our proxy code for full transparency.
What happens if your service is compromised?
Your API key is never stored in our database or logs - it only exists in memory during the request (typically 1-2 seconds). Even if our database was compromised, attackers would only see token counts and costs, not API keys or content. For maximum security, you can revoke and rotate your API key anytime in your provider's dashboard.
How much does LLM Ops cost?
Yes, completely free. We built LLM Ops to solve our own cost tracking problem, and we're sharing it with the community. Core features - cost tracking, spike alerts, and multi-provider support - will always be free. In the future, we may add premium features for larger teams, but the essential FinOps tools stay free forever.
Your API keys never stored
Your API keys never stored
60 second setup
60 second setup
No credit card required
Growing list of models
Haven’t found what you’re looking for? Contact us

