{
  "name": "SmithNet API",
  "version": "v1",
  "status": "operational",
  "docs": "https://smithnet.dev/api-docs.html",
  "endpoints": [
    "GET /v1/ip/{ip}",
    "GET /v1/dns/{domain}?type=A",
    "GET /v1/whois/{domain}",
    "GET /v1/ssl/{domain}",
    "GET /v1/ping/{host}",
    "GET /v1/mac/{mac}",
    "GET /v1/asn/{asn_or_ip}"
  ]
}