{
  "status": "ok",
  "service": "webmastertools-api",
  "version": "1.0.0",
  "timestamp": "2026-04-30T04:21:18.317Z",
  "endpoints": [
    "/api/dns?domain=example.com",
    "/api/whois?domain=example.com",
    "/api/ping?host=8.8.8.8",
    "/api/traceroute?host=google.com",
    "/api/headers?url=https://example.com",
    "/api/ssl?domain=github.com",
    "/api/port?host=google.com&port=443",
    "/api/base64?action=encode&text=hello",
    "/api/hash?type=md5&text=hello"
  ]
}