API Overview
Authentication
The Lighthouse API uses Bearer token authentication via Supabase Auth. Include your token in every request:Response Format
All successful responses are wrapped in anApiResponse envelope:
Error Format
Errors return anApiError object: