Shodan Host Scan
Internet-exposed host and port intelligence for domains and IPs.
Step 1 โ Get a Shodan API key (optional)
Set SHODAN_API_KEY in your server .env for live scans. Without it, demo data is returned.
Step 2 โ curl
curl -s -X POST https://x402-micro-pay.com/api/skills/shodan \
-H "Content-Type: application/json" \
-d '{"target":"x402-micro-pay.com"}'
Step 3 โ Humanless agent
python -m agent.humanless_client shodan --target example.com
Step 4 โ Security workflow
- Scan your own domain first
- Review open ports list
- Feed results to research for remediation summary
Input schema
| Field | Type | Required |
|---|---|---|
| target | string (domain or IP) | yes |
Billing
Free beta ยท $0.004/call when wallet billing is enabled