DEVELOPER API

Security APIs

Pay-per-use security scanning powered by x402 protocol. No API keys, no subscriptions — just pay and scan.

Available Endpoints

LIVE

🔍 Token Safety Scan

$0.01 /scan

Analyze any token contract for rug pull risks, honeypot detection, ownership analysis, and liquidity checks.

POST /scan
{
  "chain": "ethereum",
  "address": "0x..."
}

x402-token-scan.airdropalpha.workers.dev →

COMING SOON

🛡️ MCP Security Scanner

$0.02 /scan

Scan MCP (Model Context Protocol) servers for security vulnerabilities, permission issues, and data exposure risks.

POST /mcp-scan
{
  "server_url": "https://...",
  "check_permissions": true
}

Payment via x402

💳 How x402 Works

The x402 protocol enables HTTP-native micropayments. No API keys needed.

Flow:

  1. Send a request to the API endpoint
  2. Receive a 402 Payment Required response with payment details
  3. Complete the crypto payment (Base network, USDC)
  4. Resend request with payment proof in header
  5. Receive your scan results

Supported:

  • ⛓️ Network: Base (Coinbase L2)
  • 💵 Currency: USDC
  • 🔐 No registration required

Start Scanning

Try the Token Safety Scan API — $0.01 per scan, no setup needed.