{
  "schema_version": "1.0",
  "name": "TruthPulse",
  "description": "Primary-source intelligence API for FOIA releases, declassified government archives, court records, forensic evidence, UAP disclosures, and conspiracy theory evidence briefs. Evidence-first. No spin. Global coverage across 15+ countries. Pay-per-query via x402 on Base.",
  "url": "https://truthpulse-five.vercel.app",
  "api_spec": "https://truthpulse-five.vercel.app/openapi.json",
  "llms_txt": "https://truthpulse-five.vercel.app/llms.txt",
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "asset_symbol": "USDC",
    "price_range_usd": "0.08-0.20",
    "description": "Pay-per-query micropayments via x402 on Base mainnet. Send request without PAYMENT-SIGNATURE to receive 402 with payment requirements."
  },
  "capabilities": [
    "foia-search",
    "foia-draft",
    "court-case-research",
    "forensic-evidence-extraction",
    "declassified-archive-search",
    "uap-records-global",
    "conspiracy-evidence-brief",
    "entity-network-mapping",
    "new-releases-feed",
    "media-vs-record-comparison",
    "international-foi-research"
  ],
  "tags": [
    "foia",
    "declassified",
    "court-records",
    "true-crime",
    "uap",
    "transparency",
    "government-records",
    "forensics",
    "evidence",
    "intelligence",
    "conspiracy",
    "global"
  ],
  "endpoints": [
    {
      "path": "/api/truth/foia-search",
      "method": "GET",
      "description": "Search FOIA releases and declassified government records on any topic — US, UK, Canada, Australia, and international archives",
      "price_usd": 0.10,
      "x_agent_use_case": "on-demand",
      "x_agent_poll_interval": "daily",
      "params": ["topic (required)", "agency", "country", "lang"]
    },
    {
      "path": "/api/truth/foia-draft",
      "method": "GET",
      "description": "Generate a complete, ready-to-submit FOIA/FOI request letter for any agency in 15+ countries — US, UK, Canada, Australia, Germany, France, Brazil, India, and more",
      "price_usd": 0.15,
      "x_agent_use_case": "on-demand",
      "params": ["records_sought (required)", "agency", "country", "requester_type", "fee_waiver", "lang"]
    },
    {
      "path": "/api/truth/court-case",
      "method": "GET",
      "description": "Court case intelligence: charges, evidence summary, verdict, sentence, and statutory basis from public court records — US federal and state, UK, Canada, Australia, ICC, ECHR",
      "price_usd": 0.15,
      "x_agent_use_case": "on-demand",
      "params": ["case_name (required)", "jurisdiction", "focus", "lang"]
    },
    {
      "path": "/api/truth/evidence-extract",
      "method": "GET",
      "description": "Extract forensic evidence exactly as entered in the court record: toxicology levels with lethal multiples, autopsy findings, ME testimony, DNA results, ballistics — zero editorial framing",
      "price_usd": 0.20,
      "x_agent_use_case": "on-demand",
      "params": ["case_name (required)", "evidence_type", "jurisdiction", "lang"]
    },
    {
      "path": "/api/truth/declassified",
      "method": "GET",
      "description": "Search and synthesize declassified government archives: CIA Reading Room, FBI Vault, NSA, NARA, UK National Archives, and international intelligence releases",
      "price_usd": 0.10,
      "x_agent_use_case": "on-demand",
      "params": ["topic (required)", "source", "era", "lang"]
    },
    {
      "path": "/api/truth/uap-records",
      "method": "GET",
      "description": "Global UAP/UFO official government records: US Pentagon/AARO, France GEIPAN (world's only fully public UAP unit), Chile CEFAA, Brazil Air Force, UK Ministry of Defence",
      "price_usd": 0.10,
      "x_agent_use_case": "on-demand",
      "params": ["incident", "country", "focus", "lang"]
    },
    {
      "path": "/api/truth/conspiracy-brief",
      "method": "GET",
      "description": "Evidence brief on any conspiracy theory: what primary sources (FOIA, declassified docs, court records) actually show vs. what is claimed, with explicit confidence levels",
      "price_usd": 0.20,
      "x_agent_use_case": "on-demand",
      "params": ["topic (required)", "depth", "lang"]
    },
    {
      "path": "/api/truth/entity-network",
      "method": "GET",
      "description": "Map documented connections between people, organizations, and court cases using only public records, court filings, and FOIA documents — every connection sourced",
      "price_usd": 0.20,
      "x_agent_use_case": "on-demand",
      "params": ["subject (required)", "depth", "include", "lang"]
    },
    {
      "path": "/api/truth/new-releases",
      "method": "GET",
      "description": "Real-time feed of latest FOIA releases, declassified document batches, court docket updates, and government transparency actions globally — poll daily for research automation",
      "price_usd": 0.08,
      "x_agent_use_case": "poll-daily",
      "x_agent_poll_interval": "daily",
      "params": ["category", "country", "limit", "filter", "lang"]
    },
    {
      "path": "/api/truth/media-vs-record",
      "method": "GET",
      "description": "Compare mainstream media narrative against the actual court record, ME testimony, and admitted evidence — shows confirmed facts, unsupported claims, and what mainstream coverage missed",
      "price_usd": 0.20,
      "x_agent_use_case": "on-demand",
      "params": ["case_or_topic (required)", "jurisdiction", "lang"]
    },
    {
      "path": "/api/truth/international-foia",
      "method": "GET",
      "description": "International FOI research and request drafting for 15+ countries: UK, Canada, Australia, Germany, France, Brazil, India, Japan, EU institutions, and more",
      "price_usd": 0.15,
      "x_agent_use_case": "on-demand",
      "params": ["topic (required)", "country (required)", "include_draft", "lang"]
    }
  ],
  "languages": ["en", "es", "fr", "de", "ja", "pt", "it", "nl", "ko", "zh", "ar"],
  "operator": {
    "name": "The Aslan Group LLC",
    "contact": "info@theaslangroupllc.com"
  },
  "network": "PulseNetwork",
  "network_url": "https://pulsenetwork.vercel.app"
}
