{
    "success": true,
    "message": "NeuroTrade API v1.0",
    "timestamp": "2026-04-11 00:40:21",
    "env_loaded": true,
    "base_url": "https:\/\/neurotrade.pro\/neurotrade",
    "endpoints": {
        "auth": {
            "register": "POST \/neurotrade\/api\/auth\/register",
            "login": "POST \/neurotrade\/api\/auth\/login",
            "refresh": "POST \/neurotrade\/api\/auth\/refresh",
            "logout": "POST \/neurotrade\/api\/auth\/logout",
            "forgot_password": "POST \/neurotrade\/api\/auth\/forgot_password",
            "reset_password": "POST \/neurotrade\/api\/auth\/reset_password"
        }
    }
}