{
  "x402Version": 2,
  "id": 1157,
  "slug": "1157",
  "resource": "https://gateway.stride20k.com/domains/whois/:domain",
  "description": "Domain WHOIS/RDAP lookup API: registration data for any domain from the authoritative registry's RDAP server, normalized: registration/expiry/update dates, registrar, EPP status codes, nameservers, and DNSSEC. Works for all gTLDs and most ccTLDs. Unregistered or RDAP-less domains return an unpaid 404. Use for domain availability checks, ownership research, expiry monitoring, and security screening by agents. Cached up to 24 hours.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x552Cc4A10878C7F20574489D47184249657Ca3f6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "domain": "example.com"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "dnssec": true,
              "domain": "example.com",
              "expires": "2026-08-13T04:00:00Z",
              "nameservers": [
                "a.iana-servers.net",
                "b.iana-servers.net"
              ],
              "registered": "1995-08-14T04:00:00Z",
              "registrar": "RESERVED-Internet Assigned Numbers Authority",
              "status": [
                "client delete prohibited",
                "client transfer prohibited"
              ],
              "updated": "2026-01-16T18:26:50Z"
            },
            "endpoint": "/domains/whois/:domain",
            "meta": {
              "attribution": null,
              "cached": false,
              "fetchedAt": "2026-07-04T00:00:00.000Z",
              "source": "RDAP (rdap.org bootstrap)"
            },
            "ok": true
          },
          "type": "json"
        }
      },
      "routeTemplate": "/domains/whois/:domain",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "domain": {
                    "description": "Fully-qualified domain name, no scheme (e.g. 'example.com').",
                    "missShape": true,
                    "normalize": "hostname",
                    "pattern": "([a-zA-Z0-9]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\\.)+(?:[a-zA-Z]{2,}|xn--[a-zA-Z0-9-]{2,})",
                    "type": "string"
                  }
                },
                "required": [
                  "domain"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "data": {
                    "properties": {
                      "dnssec": {
                        "description": "Whether the delegation is DNSSEC-signed, or null if unstated.",
                        "type": "boolean"
                      },
                      "domain": {
                        "description": "Normalized domain name.",
                        "type": "string"
                      },
                      "expires": {
                        "description": "Expiration date, ISO 8601, or null.",
                        "type": "string"
                      },
                      "nameservers": {
                        "description": "Delegated nameserver hostnames.",
                        "type": "array"
                      },
                      "registered": {
                        "description": "Registration date, ISO 8601, or null.",
                        "type": "string"
                      },
                      "registrar": {
                        "description": "Registrar display name, or null.",
                        "type": "string"
                      },
                      "status": {
                        "description": "EPP status codes (e.g. 'client transfer prohibited').",
                        "type": "array"
                      },
                      "updated": {
                        "description": "Last-changed date, ISO 8601, or null.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "domain",
                      "status",
                      "nameservers"
                    ],
                    "type": "object"
                  },
                  "endpoint": {
                    "description": "Always \"/domains/whois/:domain\".",
                    "type": "string"
                  },
                  "meta": {
                    "properties": {
                      "attribution": {
                        "description": "Licensing attribution when the source requires it.",
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "cached": {
                        "description": "Whether this response was served from cache.",
                        "type": "boolean"
                      },
                      "fetchedAt": {
                        "description": "ISO 8601 time the data was actually retrieved from the upstream.",
                        "type": "string"
                      },
                      "source": {
                        "description": "Upstream source: RDAP (rdap.org bootstrap).",
                        "type": "string"
                      }
                    },
                    "required": [
                      "source",
                      "cached",
                      "fetchedAt"
                    ],
                    "type": "object"
                  },
                  "ok": {
                    "description": "true on success.",
                    "type": "boolean"
                  }
                },
                "required": [
                  "ok",
                  "endpoint",
                  "data",
                  "meta"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "gateway.stride20k.com",
  "lastUpdated": "2026-08-30T12:06:23.96Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T12:06:23.834Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "gateway.stride20k.com",
    "manifest_name": "gateway.stride20k.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"
  }
}