# Alderpost Intelligence API > Bundled intelligence endpoints powered by premium data sources. Each call returns 7-9 data sources synthesized into a single scored response with actionable recommendations. Pay per call via x402 USDC on Base — no API keys, no subscriptions. ## Base URL https://www.alderpost.co ## Payment All endpoints require x402 payment (USDC on Base mainnet). Send a GET request without payment to receive a 402 response with pricing and input schema. Retry with a signed PAYMENT-SIGNATURE header to receive data. ## Wallet 0x1b49dD50Cb9D524e061aaa8c0d4341AC4086Eb6c --- ### GET /api/domain-shield Domain security scan with VirusTotal malware detection. Returns SPF, DKIM, DMARC, SSL, MX, DNSSEC, and VirusTotal reputation (70+ antivirus engines) — scored 0-100 with prioritized recommendations. - **Price:** $0.12 USDC - **Data sources:** 8 (DNS, SSL, VirusTotal) - **Input:** `?domain=example.com` - **Key fields:** `overall_score`, `risk_level`, `checks.virustotal.malicious`, `checks.virustotal.engines_scanned`, `recommendations` - **Example:** `GET /api/domain-shield?domain=stripe.com` ### GET /api/company-xray Company intelligence with People Data Labs enrichment. Returns tech stack, infrastructure, social presence PLUS verified company data: industry, employee count, revenue estimate, founded year, headquarters location, LinkedIn URL. - **Price:** $0.15 USDC - **Data sources:** 9 (HTML analysis, DNS, SSL, People Data Labs) - **Input:** `?domain=example.com` - **Key fields:** `company.industry`, `company.employee_count`, `company.estimated_revenue`, `company.founded`, `company.location`, `digital_maturity_score`, `tech_stack` - **Example:** `GET /api/company-xray?domain=hubspot.com` ### GET /api/threat-pulse Threat intelligence with VirusTotal and AbuseIPDB. Returns blacklist status, reverse DNS, open ports, SSL analysis, email security PLUS malware detection from 70+ engines and IP abuse reports from 30K+ community reporters. - **Price:** $0.10 USDC - **Data sources:** 9 (DNS, SSL, ports, VirusTotal, AbuseIPDB) - **Input:** `?target=8.8.8.8` or `?target=example.com` - **Key fields:** `threat_score`, `risk_level`, `virustotal.malicious_flags`, `abuse_reports.confidence_score`, `abuse_reports.total_reports`, `recommendations` - **Example:** `GET /api/threat-pulse?target=8.8.8.8` ### GET /api/prospect-iq Sales intelligence with Hunter.io verified emails. Returns web presence, tech stack, social signals, contact readiness PLUS verified email addresses, email patterns, and contact names/positions for the domain. - **Price:** $0.12 USDC - **Data sources:** 8 (HTML, DNS, Hunter.io) - **Input:** `?domain=example.com` - **Key fields:** `prospectScore`, `readinessLevel`, `email.verified_contacts`, `email.email_pattern`, `contactSignals`, `techStack`, `recommendations` - **Example:** `GET /api/prospect-iq?domain=hubspot.com` ### GET /api/compliance-check IT compliance audit with Qualys SSL Labs grading. Returns email authentication, SSL posture, HTTP security headers, cookie audit, privacy page detection, DNSSEC, hosting identification PLUS industry-standard SSL Labs grade (A+ through F). - **Price:** $0.15 USDC - **Data sources:** 9 (DNS, SSL, HTTP headers, cookies, SSL Labs) - **Input:** `?domain=example.com` - **Key fields:** `compliance_score`, `compliance_level`, `ssl_labs.grade`, `email_authentication`, `security_headers`, `recommendations` - **Example:** `GET /api/compliance-check?domain=stripe.com` ### GET /api/health-signal Health intelligence with NIH RxNorm drug interactions. Returns FDA drug labels, adverse events, recalls, nutrition data PLUS drug-to-drug interaction checking with severity ratings from the National Institutes of Health. - **Price:** $0.10 USDC - **Data sources:** 7 (FDA OpenFDA, USDA, NIH RxNorm) - **Input:** `?query=ibuprofen` and optionally `&type=drug` or `&type=food` - **Key fields:** `riskScore`, `riskLevel`, `drugInfo`, `adverseEvents`, `recalls`, `drug_interactions.interactions`, `drug_interactions.interaction_count` - **Example:** `GET /api/health-signal?query=ibuprofen` ### GET /api/property-intel Location intelligence with US Census demographics and OpenWeather. Returns geocoding, nearby amenities, schools, elevation PLUS median household income, population, home values, and current weather conditions. - **Price:** $0.10 USDC - **Data sources:** 7 (OpenStreetMap, Overpass, Open Elevation, US Census Bureau, OpenWeather) - **Input:** `?address=123+Main+St+Milwaukee+WI` - **Key fields:** `locationScore`, `locationLevel`, `demographics.median_income`, `demographics.population`, `demographics.median_home_value`, `weather`, `nearbyAmenities`, `nearbySchools` - **Example:** `GET /api/property-intel?address=123+Main+St+Milwaukee+WI` ### GET /api/sports-edge Pre-game sports intelligence with AI analysis and betting odds. Returns ESPN standings, team stats, and Claude AI-powered game analysis PLUS current betting odds from 15+ bookmakers and game-day weather for outdoor venues. - **Price:** $0.12 USDC - **Data sources:** 3-4 (ESPN, The Odds API, OpenWeather, Claude AI) - **Input:** `?sport=nba&team=lakers` - **Supported sports:** nba, nfl, mlb, nhl, soccer - **Key fields:** `analysis`, `standings`, `odds`, `weather`, `recommendations` - **Example:** `GET /api/sports-edge?sport=nba&team=bucks` --- ## Premium Data Sources Unlike commodity API wrappers, Alderpost bundles premium data sources that require separate API keys and subscriptions: - **VirusTotal** — 70+ antivirus engine scans (domain-shield, threat-pulse) - **People Data Labs** — Company firmographics, revenue, employees, funding (company-xray) - **Hunter.io** — Verified email addresses and contact discovery (prospect-iq) - **AbuseIPDB** — Community-sourced IP abuse reports (threat-pulse) - **Qualys SSL Labs** — Industry-standard SSL grading (compliance-check) - **NIH RxNorm** — Drug interaction database (health-signal) - **US Census Bureau** — Demographic and economic data (property-intel) - **OpenWeather** — Real-time weather conditions (property-intel, sports-edge) - **The Odds API** — Live betting odds from 15+ bookmakers (sports-edge) ## MCP Server Install via npm for Claude Desktop, Cursor, or Claude Code: ``` npx -y alderpost-mcp ``` ## Discovery - x402scan: https://www.x402scan.com - OpenAPI: https://www.alderpost.co/openapi.json - Legal: https://www.alderpost.co/legal.html ## Contact hello@alderpost.co Alderpost LLC — Wisconsin