Travis-Country-Vehicles-

This is a headless backend API. Human-facing UI for household data lives in the Travis Country Dashboard.

API routes are mounted under /api/v1/ and require auth headers (Authorization: Bearer <clerk-user-id>, x-org-id: <clerk-org-id>) — see lib/auth-context.ts.