{
  "x402Version": 2,
  "id": 6871,
  "slug": "6871",
  "resource": "https://agent.connskill.com/v1/whois",
  "description": "Whois record for one domain: registration/expiry dates, registrar, status codes plus SEO metrics",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "400000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "domain": "apple.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "status": "delivered",
            "whois": {
              "created": "1987-02-19",
              "domain": "apple.com",
              "expires": "2027-02-20",
              "registered": true,
              "registrar": "CSC Corporate Domains"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "domain": {
                    "description": "Domain, e.g. example.com",
                    "minLength": 3,
                    "type": "string"
                  }
                },
                "required": [
                  "domain"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "status": "delivered",
                "whois": {
                  "created": "1987-02-19",
                  "domain": "apple.com",
                  "expires": "2027-02-20",
                  "registered": true,
                  "registrar": "CSC Corporate Domains"
                }
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-09-17T05:37:38.444Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T05:37:38.012Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.connskill.com",
    "manifest_name": "agent.connskill.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}