Source-linked stories
Every story carries its sources, extracted claims, contradictions, and a verification state — so you can show your work, not just an answer.
Evidence-first geopolitical and market intelligence, available as a REST API and an MCP server.
/v1/sample/news returns a static, synthetic payload with the exact shape of the real feed. It needs no authentication, so you can inspect the response format before you sign up.
curl -sS "https://theneuralledger.com/v1/sample/news?page_size=2"Everything else needs a key. See Authentication.
| If you want to… | Start here |
|---|---|
| Pull stories into your own product | Getting started |
| Understand the story payload | Data types |
| Filter by country, asset, or impact path | Filtering & field shaping |
| Page through large result sets | Pagination |
| Use TNL from Claude or ChatGPT | MCP overview |
| Know what your plan allows | Plans & usage |