API Documentation

Complete documentation for the Email Trigger Notification Platform API.

Authentication

The API uses Supabase Auth for authentication. All protected endpoints require a valid session cookie.

Google Sign In
GET
/api/auth/google
Redirects the user to Google for authentication

Auth Callback
GET
/api/auth/callback
Callback endpoint for OAuth providers