Auth
Authentication endpoints
📄️ Login with Fusion Session ID
Exchange a Fusion Session ID for an application JWT access token.
📄️ Login with credentials
Authenticate using email and password to receive a JWT access token.
📄️ Get current user profile
Retrieve details of the currently authenticated user based on the JWT token.