get https://api.fiscanner.net/Authenticate/me
Get user information with standard JWT authentication requirement. This endpoint requires valid JWT Bearer token authentication and does not accept API key authentication. Returns detailed user information from the JWT token claims. Used for user profile access and authenticated user operations. Demonstrates standard authorization requirements compared to the flexible authenticate endpoint.