{
  "name": "Fast Proxy Checker API",
  "version": "2.0.0",
  "usage": "GET /{IP}:{PORT} to check if an IP is a proxy",
  "example": "/203.194.112.119:2053",
  "multipleExample": "/203.194.112.119:2053,1.1.1.1,8.8.8.8:443",
  "features": [
    "Fast response times",
    "Result caching for 5 minutes",
    "Detailed IP information",
    "Country flag emoji"
  ]
}