Ostentatiously simple analytics.

Send any JSON event, webhook, or spreadsheet. A live dashboard configures itself — no schema, no query language, no setup meeting.

Create a free dashboard No credit card required
You send this
curl -X POST https://statboy.ai/v1/data \
  -H "Authorization: Bearer sb_sk_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"collection":"CHECKOUT","amount":49.00,"plan":"team"}'

That's the integration. All of it.

You get this
Checkout RevenueCHECKOUT
1H24H7D30D
Current$1,284
Average$947
Peak$2,410
Revenue over time
Auto-configured from your payload:amount → chartplan → breakdowntimestamp → x-axis

Live in the time it takes to read this.

There is no step five. There barely needs to be a step two.

01

Send something

A webhook, one curl, or a spreadsheet of history. Statboy reads the shape of your data — fields become metrics, timestamps become axes.

02

Get a dashboard

Charts, stat cards, and a records table appear already configured. It's live before your terminal prompt comes back.

03

Say what you want

“Weekly, not daily. Add a p95 line. Rename that.” The dashboard rearranges itself. There’s no chart builder to learn.

04

Share the link

Teammates edit, clients view. Everyone reads the same live numbers instead of last week's screenshots.

The chart builder is a chat box.

Every dashboard tool has a configuration UI you'll use twice and forget. Ours is a sentence. Describe the change; watch it happen. Undo by saying “undo.”

Anyone with edit access can reshape the dashboard — including the teammates who would never touch a query editor.

Show signups weekly instead of daily, and add a 7-day average line

Done — Signups is now weekly with a 7-day rolling average overlaid. Anything else?

✓ Weekly grain✓ 7-day average line
Ask for any change…
Share “Q3 Revenue”3 people
MK[email protected]Can edit
SR[email protected]Can edit
JB[email protected]Can view
Anyone with the linkCan view

Built for showing people.

Metrics are for arguing about together. Invite teammates to edit, send clients a view-only link, and stop exporting charts into slide decks that are stale by Thursday.

Shared dashboards are scoped — a client sees their dashboard and nothing else.

Things you'll never do here.

Ostentatiously simple, operationally speaking.

Write SQL

There's no query language to learn because there are no queries to write.

Design a schema

Send whatever JSON you have. If it changes shape next month, we adapt.

Configure a chart

Charts arrive configured. Ask in chat if you'd like them different.

Book an onboarding call

The onboarding is the curl command at the top of this page.

Wait on a data team

Everyone on the dashboard can change the dashboard. In plain English.

Screenshot charts into decks

Send the link instead. It's live, and it's prettier.

Pricing that fits on a sticky note.

Every plan includes every feature. You're only paying for volume.

Free
$0
forever
  • ✓ Up to 100 metric types
  • ✓ 10k events / month
  • ✓ Automatic dashboards
  • ✓ Webhook and API ingest
  • ✓ CSV export
Start free

Questions, answered briefly.

Your first dashboard is one request away.

curl -X POST https://statboy.ai/v1/data -d '{"collection":"HELLO","value":"world"}'
Create a free dashboard Free forever for small projects · No credit card