Documentation
Introduction
What the Novex API is and who it is for.
The Novex API gives Pro users read-only access to the same macro data available in the terminal — rates, positioning, calendars, research, and more.
What you get
- GET-only REST endpoints under
/v1/* - JSON responses designed for scripts, dashboards, and integrations
- The same Pro data surface exposed to AI assistants via MCP
Base URL
Base URL
https://api.novex.tradingRequirements
- An active Novex Pro subscription
- An API key from Settings → AI Connector
Start with Quickstart if you want a first request in under a minute.