BULK: WHOIS for up to 20 domains in one call (comma-separated) returning registrar, created/expiry dates, and nameservers. For domain-portfolio agents, security recon, brand-monitoring pipelines. SEO Keywords: bulk WHOIS, batch domain lookup, registrar dates, nameservers, agent WHOIS API. Keyless, pay-per-call USDC on Base/Solana, no API key, no signup.
$0.10 / call paid in USDC on Base via x402 — no API key, no signup.
GET https://api.gocreativeai.com/v1/bulk/whois/{arg}
curl https://api.gocreativeai.com/v1/bulk/whois/example # → HTTP 402 Payment Required (price quote) # your x402 client autopays in USDC and retries # → 200 OK with clean JSON
import httpx
from x402.clients.httpx import x402_payment_required
with httpx.Client() as c:
c.event_hooks["response"]=[x402_payment_required(wallet_private_key="0x_YOUR_KEY",network="base")]
data = c.get("https://api.gocreativeai.com/v1/bulk/whois/example").json()
Part of 730 pay-per-call APIs for AI agents. Native MCP server. Machine-readable catalog at /.well-known/x402.