v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
auth

Get authentication status

get/api/auth/status

Response

Current authentication status

auth_requiredboolean required

Whether authentication is required for this server

authenticatedboolean required

Whether the current session is authenticated

methodsstring[] required

Available authentication methods (e.g., "session", "api_key")

All 107 operations