{"name":"sales-lead-domain-enrich","description":"Enriches sales leads with company domain metadata: registrar, domain age, expiry, nameservers, DNSSEC, and domain status codes before outreach. Same RDAP backend as whois-lookup. Use it as a sales lead domain enrichment API, company website age check, or B2B account domain metadata source.","price":"$0.02","method":"POST","input_schema":{"properties":{"domain":{"type":"string","description":"Apex domain to look up (e.g. 'example.com'). Subdomains are stripped to the registrable domain before query."},"include_certificates":{"type":"boolean","description":"If true, fetch a crt.sh certificate-transparency summary (issuer counts, first/last seen, total certs). Default false."}},"required":["domain"]},"input_example":{"domain":"vercel.com"},"output_example":{"domain":"vercel.com","age_days":510,"expiration_date":"2027-03-17T00:00:00Z","flags":[]},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}