Install from the VS Code Marketplace
One-click install. No signup required to start testing APIs locally.
Endpoint health
Waiting for your first sync
No endpoints synced yet
Link your repo and we will import every route automatically.
Install the extension, sync your project, and start testing endpoints without leaving VS Code.
One-click install. No signup required to start testing APIs locally.
Endpoint health
Waiting for your first sync
No endpoints synced yet
Link your repo and we will import every route automatically.
WatchAPI scans your Next.js project and extracts REST and tRPC endpoints. Everything stays local by default.
WatchAPI: Sync CollectionRun requests, inspect responses, and validate status codes directly inside VS Code.
Endpoint health
Checks + regression alerts turned on
Returning cached roster
Schema + latency baseline
p95 up 18% vs baseline
WatchAPI is built for developers who want API testing to feel like part of their editor, not a separate tool.
REST and tRPC endpoints are extracted directly from your Next.js project. No manual setup or spec files.
watchapi sync --domain https://api.example.com --prefix api/trpcCollections live on your machine. No telemetry, no tracking, and no forced accounts.
watchapi check --collection <collection-id> --env productionSend HTTP requests and inspect responses without leaving VS Code. Designed for fast iteration.
watchapi check --collection <collection-id> --fail-on regressionsSync collections across devices, collaborate with teammates, and keep backups — only if you opt in.
watchapi analyze