Track every token. Control every dollar.
Works with any LLM framework.
✓ No credit card required · ✓ 5-minute setup · ✓ Free forever
Works with OpenAI, Anthropic, LangChain, CrewAI, or any custom API.
See costs as they happen. 30-second auto-refresh.
Set daily thresholds. Never get surprised by a $200 bill.
Opus vs Sonnet vs Haiku vs Gemini — see exactly where spend goes.
See which agent or project is burning money.
CSV export for billing clients or accounting.
Paste into any codebase and start tracking in minutes.
import requests
requests.post(
"https://tokentrack.app/api/ingest",
headers={"X-API-Key": "YOUR_KEY_HERE"},
json={
"model": "anthropic/claude-sonnet-4-6",
"input_tokens": 1500,
"output_tokens": 800,
"agent_id": "my-agent"
}
)$0
$19/mo
Cancel anytime. No hidden fees.