DELXCOMMERCE Live contract

Web and API intelligence · data

Delx Company Contact Pack

Build a contact pack from page contacts, forms, socials, registrar, and security channels (x402)

x402datacontactscompanysupport

One-command purchase

Run it from an agent.

No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/company-contact-pack -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"url":"https://example.com"}'
InputPOST /api/v1/x402/company-contact-pack
{
  "url": "https://example.com"
}
Delivered resultapplication/json
{
  "tool_name": "util_company_contact_pack",
  "result": {
    "emails": [
      "hello@example.com"
    ],
    "phones": [
      "+15551234567"
    ],
    "priority_links": [
      "https://example.com/contact"
    ]
  }
}

Machine-readable evidence

Inspect before paying.