Apr 28, 2026

Introducing Web Vitals

Web Vitals runs real Chrome audits on your behalf and returns structured data you can build on. No dashboard lock-in, no proprietary metric names, no “enterprise” tier that just enables the API.

What it is

  • HTTP endpoints to queue audits across three regions.
  • Signed webhook callbacks when each snapshot finishes.
  • Raw Lighthouse JSON kept in object storage, accessible via presigned URL.
  • Scheduled monitors that use the same endpoints as on-demand runs.

What it isn’t

  • A replacement for PageSpeed Insights. Use PSI if you want field data; we run lab audits.
  • A dashboard-first product. The web UI exists for account and billing. The API is where the work happens.
  • Real user monitoring. Different product, different problem.

More posts as we move things out of beta.

← All posts