{
  "x402Version": 2,
  "id": 13447,
  "slug": "13447",
  "resource": "https://scribe.vimabrosta.com/v1/domain",
  "description": "Look up a domain: registration data from RDAP (registrar, created, expires, status, nameservers), live DNS records (A, AAAA, MX, NS, TXT, CNAME), the TLS certificate served at the name (issuer, validity, alternative names, fingerprint), and the HTTP front door (status, server, redirect). One JSON answer, no API key, no rate-limited WHOIS. GET with ?name= or POST. $0.005.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x693d72fc5ad1f09B1c62be3707679cbe334c88df",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "AC3BtRaGzvyEVZnx6z4qMDNxD5dmnoyPTz5EWW3Pn2tg",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "5000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "AC3BtRaGzvyEVZnx6z4qMDNxD5dmnoyPTz5EWW3Pn2tg",
      "asset": "So11111111111111111111111111111111111111112",
      "amount": "47817",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "name": "example.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "dns": {
              "a": [
                "..."
              ],
              "mx": [],
              "ns": [
                "..."
              ],
              "txt": [
                "..."
              ]
            },
            "http": {
              "server": "...",
              "status": 200
            },
            "name": "example.com",
            "receipt": {
              "price": "$0.005",
              "product": "domain"
            },
            "registration": {
              "created": "...",
              "expires": "...",
              "nameservers": [
                "..."
              ],
              "registrar": "...",
              "status": [
                "..."
              ]
            },
            "tls": {
              "days_left": 60,
              "issuer": "...",
              "valid_to": "..."
            }
          },
          "type": "json"
        }
      },
      "name": "Scribe",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "name": {
                    "description": "A hostname, or a URL whose host is used.",
                    "type": "string"
                  }
                },
                "required": [
                  "name"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "domain",
        "whois",
        "rdap",
        "dns",
        "tls",
        "translation",
        "translate",
        "convert",
        "markdown",
        "pdf",
        "html",
        "screenshot",
        "render"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "scribe.vimabrosta.com",
  "lastUpdated": "2026-09-18T09:02:55.087Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T09:02:54.91Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "scribe.vimabrosta.com",
    "manifest_name": "scribe.vimabrosta.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"
  }
}