API Routes Reference
Authentication Endpoints
POST /auth/signin/google
POST /auth/signin/microsoft
POST /auth/callback/google
POST /auth/callback/microsoft
POST /auth/signout
Session Management
POST /api/session/set-active-tenant
JWKS Endpoint
GET /api/jwks_json
Image Management
GET /api/images
POST /api/images/upload
Error Responses
CORS Policy
Rate Limiting
Related Documentation
Last updated