port-scanner.underscoredone.com

Category
Service
Network
Avg / request
$0.01
Endpoints
1

Service overview

What is TCP Port Scanner?

Give this API a hostname or IP address and it will try connecting to each port in your requested range. For every port that answers, it tells you whether it is open or blocked, which service is likely running there (like a web server or SSH), and what software version was detected. This saves you from installing network tools, parsing messy command-line output, or writing socket loops yourself. Only scan hosts you own or have permission to scan — this tool does not check that for you.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://port-scanner.underscoredone.com/scan" \
  --method POST \
  --data '{
  "ports": "{ports}",
  "scan_type": "{scan_type}",
  "target": "{target}",
  "timeout": "{timeout}"
}'
What you get back
{
  "endpoint": "POST /scan",
  "paid": true,
  "query": "integrate x^2",
  "result": "x^3 / 3 + C"
}

Similar Services