{
  "name": "ProspectPulse",
  "description": "Global mineral and resource exploration intelligence API. Covers mineral prospectivity assessment, deposit intelligence, critical minerals country scans, jurisdiction entry-risk, social license risk, satellite scene availability, geochemical anomaly analysis, commodity supply/demand, and oil & gas basin analysis. Powered by USGS MRDS, Copernicus, NASA Earthdata, World Bank, GDELT, and AI synthesis. All endpoints pay-per-query via x402 USDC on Base mainnet.",
  "version": "1.0.0",
  "url": "https://prospectpulse-pi.vercel.app",
  "api": {
    "type": "openapi",
    "url": "https://prospectpulse-pi.vercel.app/openapi.json"
  },
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "address": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
    "price_range_usd": {
      "min": 0.10,
      "max": 0.35
    }
  },
  "provider": {
    "name": "The Aslan Group LLC",
    "email": "info@theaslangroupllc.com"
  },
  "capabilities": [
    "mineral-prospectivity-assessment",
    "deposit-intelligence",
    "critical-minerals-scan",
    "jurisdiction-entry-risk",
    "satellite-availability-guidance",
    "geochemical-anomaly-interpretation",
    "social-license-risk",
    "commodity-supply-intelligence",
    "oil-gas-basin-analysis",
    "exploration-brief-premium"
  ],
  "data_sources": [
    "USGS MRDS (300K+ global mineral deposit records)",
    "USGS National Geochemical Database",
    "Copernicus OData (Sentinel-1 SAR, Sentinel-2 optical)",
    "NASA Earthdata CMR (ASTER, Landsat 8/9)",
    "World Bank Governance Indicators",
    "World Bank Commodity Prices",
    "GDELT 2.0 (global news, 250+ countries, 65+ languages)",
    "British Geological Survey (via synthesis)",
    "IEA Critical Minerals (via synthesis)",
    "USGS Mineral Commodity Summaries (via synthesis)",
    "Tavily real-time geological literature search"
  ],
  "use_cases": [
    "Junior mining company exploration target evaluation",
    "Resource fund due diligence",
    "Critical minerals supply chain intelligence",
    "Government mineral endowment assessment",
    "Pre-exploration jurisdiction risk screening",
    "Community relations risk-based site selection",
    "Streaming and royalty company deal-flow screening",
    "Energy transition critical minerals monitoring",
    "Upstream oil and gas basin evaluation"
  ],
  "agent_workflow": {
    "exploration_targeting": [
      "1. Call /api/prospect/mineral-potential (geology + USGS MRDS)",
      "2. Call /api/prospect/satellite-availability (remote sensing data)",
      "3. Call /api/prospect/geochemical-anomaly (geochemical context)",
      "4. Call /api/prospect/jurisdiction-entry (regulatory risk)",
      "5. Call /api/prospect/social-license-risk (community risk)",
      "6. Call /api/prospect/exploration-brief (comprehensive synthesis)"
    ],
    "investment_screening": [
      "1. Call /api/prospect/critical-minerals-scan (country endowment)",
      "2. Call /api/prospect/commodity-supply-intel (market thesis)",
      "3. Call /api/prospect/jurisdiction-entry (fiscal/regulatory)",
      "4. Call /api/prospect/deposit-intel (specific asset if identified)"
    ]
  },
  "language_support": "All endpoints support ?lang= parameter (ISO 639-1). Spanish, French, Portuguese, Russian, Mandarin, Indonesian, Arabic, Japanese, Korean supported natively.",
  "cross_sell": {
    "related_verticals": [
      { "name": "GeopoliticalPulse", "url": "https://geopoliticalpulse.vercel.app", "why": "Country risk, conflict monitoring, sanctions — feeds into jurisdiction-entry workflow" },
      { "name": "ESGPulse", "url": "https://esgpulse.vercel.app", "why": "Environmental compliance, CSRD, supply chain due diligence for mining companies" },
      { "name": "WaterPulse", "url": "https://waterpulse-henna.vercel.app", "why": "Water availability critical for mine operations — aquifer stress, drought risk" },
      { "name": "TradePulse", "url": "https://tradepulse-five.vercel.app", "why": "Mineral export/import tariffs, trade agreement impact on resource flows" }
    ]
  }
}
