# ThreatPulse > Weaponized vulnerability intelligence API. Is this CVE exploited in the wild? ## Endpoints - GET /v1/cve/{id} - Enriched CVE lookup (severity, CVSS, EPSS, exploit status, urgency score) - POST /v1/scan - SBOM/dependency scan for vulnerabilities - GET /v1/feed/critical - Latest critical exploitable CVEs - POST /v1/prioritize - Rank CVEs by urgency for your stack - GET /badge/{cve-id} - SVG badge (free) ## Payment - Price: $0.01/query (10000 atomic USDC) - Protocol: x402 v2 - Network: solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp (Solana mainnet) - Asset: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC) - PayTo: GsKr5q9TmiJQcEgUpBp2X6SmvSg3dnXuw2uxYJxgPTk8 - Also accepts: eip155:8453 (Base mainnet) ## Auth Options - x402: For AI agents (pay per query) - API Key: Authorization: Bearer tp_live_... (buy at https://threatpulse.waltsoft.net) - Free: 10 calls/day from landing page ## Links - API: https://threatpulse.waltsoft.net - CLI: pip install threatpulse - GitHub Action: awsdataarchitect/threatpulse-action@v1