Skip to content

Postman collection

The collection is generated on demand from the Trinity Insights OpenAPI specification - it always reflects the latest API surface. Import it once, then re-import from the same URL periodically to stay in sync.

Download trinity-insights.postman_collection.json →

Import into Postman

  1. In Postman: File → Import → Import via Link
  2. Paste the URL:
    https://trinityinsights.io/docs/api/postman/download
  3. Click Continue, then Import. The collection appears in your sidebar.
  4. Open the collection variables and fill in apiKey with your API key (generated from the dashboard under Profile → API keys).

Import into Insomnia / Bruno / Hoppscotch

  • Insomnia : Application → Preferences → Data → Import from URL
  • Bruno : Collections → Import → Postman Collection → URL
  • Hoppscotch : Collections → Import → Postman Collection v2.1 → Paste URL

Collection variables

VariableDefault valueDescription
baseUrlhttps://api.trinityinsights.ioREST API root.
apiKey(empty, fill in)Your API key. Sent automatically in the X-API-Key header. Generated from dashboard → Profile → API keys.
dateYYYY-MM-DDPlaceholder for date-format parameters - replace with the ISO date you need.
dateTimeYYYY-MM-DDTHH:MM:SSZPlaceholder for date-time-format parameters - replace with the ISO instant you need (UTC).

Continuous sync

The download URL is stable. Re-import it into your API client to refresh the collection as the OpenAPI specification evolves. No manual intervention required on the Trinity side.

Complementary CLI tools:

  • newman run the collection in CI/CD: newman run https://trinityinsights.io/docs/api/postman/download
  • portman test the collection against assertions generated from the OpenAPI spec.

Related resources

Institutional disclaimer

Trinity Insights is an educational and analytical tool. Values returned by the API do not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.