Skip to content

Quickstart

Fetch the current scores of every published indicator in under a minute. Pick the method that suits you.

Get an API key

Create an account at trinityinsights.io/sign-up, then generate a key from the developer console. The key is shown once at creation - store it in a secrets manager. The same key authenticates the REST API and the MCP server.

First cURL call

curl https://api.trinityinsights.io/api/v1/scores/latest \
  -H "X-API-Key: $TRINITY_API_KEY"

JSON response: a scores object (one entry per published indicator) alongside the attribution, the disclaimer and the timestamp.

Next steps

Institutional disclaimer

Trinity Insights is an educational and analytical tool. Content does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114, nor a Financial Investment Advisor (CIF), nor a PSAN. See the full disclaimer.