Skip to content

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

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