Check the current authentication status and session details.
Validates an API key and returns information about the authenticated organisation. This endpoint is used for verifying API key validity and retrieving organisation context before making other API calls.Documentation Index
Fetch the complete documentation index at: https://docs.veridox.ai/llms.txt
Use this file to discover all available pages before exploring further.
is_active field to ensure the key hasn’t been revoked.organisation_id to validate multi-tenant application context.Authentication status (returns user session info if authenticated with JWT, API key info if authenticated with API key, or type: 'none' if not authenticated)
user "user"
Whether multi-factor authentication is complete
true
Authentication methods completed for this session
password, email-otp, device-trust ["password"]User verification stage: unverified (password only), email_verified (password + OTP), verified (admin approved), or administrator
unverified, email_verified, verified, administrator "email_verified"
"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9..."