Trinity Insights platform
Trinity institutional documentation
Everything to build with Trinity Insights : REST API, Model Context Protocol (MCP) server, methodology, SDKs. Bilingual. Atemporal. MiCA and AMF compliant.
Where to start
Quickstart
First API call in under a minute, in cURL, Python or TypeScript.
Get started in 60 secondsREST API
Indicators, scores, regime, intelligence (cycle / macro / on-chain / price / narratives), analytics, conviction, alerts.
Explore the APIMCP server
Plug Claude, Cursor, ChatGPT, Gemini, Windsurf or Perplexity directly into Trinity via the Model Context Protocol.
Connect an agentMethodology
How Trinity builds its indicators, audits its data and reasons about Bitcoin cycles.
Understand the approachFirst call
Fetch the Trinity Composite Index (TCI) score with a single cURL command :
curl https://api.trinityinsights.io/v1/indicators/tci/latest \
-H "X-API-Key: $TRINITY_API_KEY"To get an API key, create an account then generate one from your dashboard. See authentication
Why Trinity
- Atemporal — Pages self-update by reading runtime sources of truth. No frozen numbers.
- Native bilingual — French and English across the entire surface, persisted per session.
- MiCA + AMF compliant — Analytical tools only, never investment advice.
- Built-in audit trail — Every Trinity indicator exposes its certification status in the response.