InputPOST /api/v1/x402/website-intelligence-report
{
"url": "https://example.com"
}
Web and API intelligence · data
One-call website intelligence report and website content extraction API for agents: $0.01 USDC returns page metadata, readable signals, docs map, pricing hints, contacts, forms, feeds and crawl guidance—not general web search and not a multi-URL crawl farm.
One-command purchase
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/website-intelligence-report -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"url":"https://example.com"}'
{
"url": "https://example.com"
}
{
"tool_name": "util_website_intelligence_report",
"result": {
"summary": {
"title": "Example Domain",
"has_forms": false,
"has_feeds": false,
"has_contacts": false
},
"page": {
"title": "Example Domain"
}
}
}
Machine-readable evidence