{"name":"TrustNope API","version":"2.0.0","endpoints":{"/health":"GET - Health check","/check?input=email@domain.com":"GET - Check email or domain","/stats":"GET - Get daily statistics","/auth/signup":"POST - Create account","/auth/login":"POST - Authenticate","/auth/logout":"POST - End session","/auth/refresh":"POST - Refresh access token","/auth/me":"GET - Get current user (auth required)","/auth/forgot-password":"POST - Request password reset","/auth/reset-password":"POST - Reset password with token"}}