Integrations–
Spend this month–
Over limit–
Warnings–
Stale >14d–
Running checks…
Ping this endpoint from any of your apps whenever they call a provider. It updates last used and today's spend bucket automatically.
POST /api/usage/report
Authorization: Bearer <INGEST_TOKEN>
Content-Type: application/json
{ "keyAlias": "OPENAI_KEY_PROD", "costUsd": 0.032, "calls": 1 }
Daily digest: point a free cron pinger (cron-job.org, Cloudflare cron) at:
POST /api/alerts/run Authorization: Bearer <INGEST_TOKEN>