VibeUsage API Docs for AI Token Usage Tracking
The VibeUsage API exposes scoped InsForge Edge Function endpoints for CLI ingestion, usage monitoring, model analytics, project summaries, public sharing, and leaderboard reads.
Core endpoints
GET /functions/vibeusage-usage-summary, read authenticated token totals withusage:read.GET /functions/vibeusage-usage-model-breakdown, read per-source and per-model usage aggregates.POST /functions/vibeusage-ingest, upload half-hour aggregates with a scoped device token.POST /functions/vibeusage-sync-ping, record device sync freshness.GET /functions/vibeusage-leaderboard, read public token leaderboard rows.
Machine-readable schema: /openapi.json.
Authentication and permission boundaries: /docs/auth.