Introduction

What is veriq?

veriq is an observability platform built for agencies. It watches every product you maintain — errors, performance, uptime — and surfaces what needs attention on a single screen. When something breaks, it hands your developers AI-ready context so they can fix it without spending an hour reproducing the bug.

Two lines to install. One flat price. Works with Next.js, Node.js, React Native, PHP, Python, or any stack that can make an HTTP request.


How it works

I
Instrument
Add one client component (Next.js) or one init() call (Node.js / RN) to your project. The SDK captures unhandled errors, Web Vitals, navigation breadcrumbs, and user context automatically.
I
Ingest
Events are compressed and sent to the veriq ingest endpoint. The key is hashed server-side — it never sits in plaintext in a database. A fixed-window rate limiter and daily quota protect your plan.
O
Observe
Issues are grouped by stack fingerprint and surfaced in the dashboard. Every issue includes a one-click "Copy for Claude" bundle — stack trace, the user's last 30 actions, affected releases and environments — ready to paste into Claude Code.

Next steps