Validate an API key and return information about it.
This endpoint allows you to check if an API key is valid without actually using it for authentication. Returns user information and key metadata if valid.
Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.
Request model for API key validation