/api/truth/conspiracy-briefConspiracy theory deep-dive for researcher and journalist agents. Synthesizes public records, FOIA releases, declassified docs, and court filings on any theory into what the evidence actually shows.
Conspiracy theory evidence brief
What the primary-source record actually shows about any conspiracy theory — FOIA releases, declassified documents, court records, and official investigations. Separates documented facts from unverified claims with explicit confidence levels. No editorializing.
**Price:** $0.2 USDC per call
Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.
No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.
{
"properties": {
"depth": {
"default": "deep-dive",
"description": "overview | deep-dive",
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"lang": {
"default": "en",
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"topic": {
"description": "JFK assassination | 9/11 Commission | Moon landing | Epstein network | Operation Paperclip | any topic",
"required": true,
"type": "string",
"x-parameter-location": "query"
}
},
"required": [
"topic"
],
"type": "object"
}