Skip to content

The Neural LedgerDeveloper documentation

Evidence-first geopolitical and market intelligence, available as a REST API and an MCP server.

Try it without an API key

/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.

bash
curl -sS "https://theneuralledger.com/v1/sample/news?page_size=2"

Everything else needs a key. See Authentication.

Where to go next

If you want to…Start here
Pull stories into your own productGetting started
Understand the story payloadData types
Filter by country, asset, or impact pathFiltering & field shaping
Page through large result setsPagination
Use TNL from Claude or ChatGPTMCP overview
Know what your plan allowsPlans & usage

The Neural Ledger API