{"name":"b2b-lead-enrich","description":"Enriches B2B leads from caller-supplied email/name/domain/company into a public-data profile with inferred name, company, domain, MX records, and homepage context. Designed for agentic sales workflows without private data brokers or prohibited scraping. Use it as a B2B lead enrichment API, sales lead enrichment, or prospect enrichment lite.","price":"$0.01","method":"POST","input_schema":{"properties":{"email":{"type":"string","description":"Prospect email address."},"name":{"type":"string","description":"Optional known prospect name."},"domain":{"type":"string","description":"Optional company domain."},"company":{"type":"string","description":"Optional known company name."},"include_homepage":{"type":"boolean","description":"Fetch public homepage metadata when available. Default true."}}},"input_example":{"email":"jane.doe@example.com","include_homepage":true},"output_example":{"email":"jane.doe@example.com","name":"Jane Doe","domain":"example.com","company":"Example"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}