API Authentication
How to authenticate with Advizr APIs. Covers the authentication mechanisms for each service - API keys for Railway services, Supabase JWT tokens for client-facing endpoints, and service-to-service authentication over Railway’s private networking. Includes token lifecycle, rotation procedures, and error responses for invalid credentials.