{
    "success": true,
    "name": "IPInfoWrapper",
    "status": "online",
    "message": "IPinfo Native REST API Wrapper is active and running.",
    "endpoints": {
        "GET /health": "Health check status",
        "GET /api/ip/{ip}": "IP lookup (requires X-API-Key header)"
    },
    "version": "1.0.0"
}