Dashboard overview
One sign-in, two product surfaces — Read API and Serve.
Hosted at
app.buildonto.dev. Single sign-in via Supabase auth. Your account can use Read, Serve, or both — they're billed independently.Two sections
The sidebar splits everything into Read (for AI developers calling the API) and Serve (for site owners running the SDK). Act ships as a third section when Layer 3 lands. Each section has its own plan, its own quota card, its own billing.
Read pages
| Page | What you do here |
|---|---|
| /read/keys | Create, revoke, and copy Read API Bearer tokens. A default key auto-provisions on first visit. |
| /read/usage | Monthly request count, cache hit rate, latency, tokens saved + $ saved estimate. Recent-request table. |
| /read/billing | Current plan, upgrade to Starter/Growth/Scale, manage subscription via Polar portal. Credits section below tier cards — buy $5/$20/$50/$200 packs to cover overage. |
Serve pages
| Page | What you do here |
|---|---|
| /serve/dashboard | Overview for your site(s): AI requests count, routes covered, payload saved, AIO score. |
| /serve/routes | Per-route preview of the Markdown bots receive. Search + Raw/Preview toggle + copy button. |
| /serve/inject | Pro: per-route context injection. Append Markdown that only AI agents see in the served payload. |
| /serve/analytics | Bot breakdown, daily timeline, top routes, tokens + $ saved across all bot traffic. |
| /serve/settings | Site identity, per-site API key (used by the SDK), SDK manifest, delete-site. |
| /serve/billing | Current plan (Free / Pro $19 / Business $99 / Enterprise), upgrade flow. |
Sign-in
Email + password OR magic link from app.buildonto.dev/login. New accounts land on /serve/dashboard and get a free Read API key + 1 site quota immediately.