Tracepilots Control Plane
Backend orchestration for auth, scans, flows, runs, and billing.
This Next.js service exposes the API layer behind the static React frontend. It owns sessions, Neon persistence, Stripe webhooks, server-side limits, and target-url safety checks.
Health check
GET /api/healthPrimary domains
- `/api/auth/*`
- `/api/websites/*`
- `/api/flows/*`
- `/api/runs/*`
- `/api/scheduler/*`
- `/api/billing/*`