Market Intelligence API
Probabilistic FX forecasting, real-time execution context, historical similarity matching, and market regime detection for major currency pairs. Supported pairs: EURUSD, GBPUSD, USDJPY, USDCHF, USDCAD Features: • Direction probability distributions (up/down/flat) with conviction scores • Risk range percentiles (p10/p50/p90) and distribution skewness • Real-time execution context (session, spread…
Market Intelligence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Forecast | ||
| GET |
getForecast /forecast/{asset} |
Returns the current probabilistic forecast and execution context for the specified asset. **Anonymous access**: Returns a restricted subset of fields (direction_probabilities,… |
| Similarity | ||
| GET |
getSimilarity /similarity/{asset} |
Returns paginated historical similarity matches for the specified asset. Requires DEVELOPER tier or above. Results are ordered by recency and can be paginated using `limit` and… |
| State | ||
| GET |
getState /state/{asset} |
Returns the current regime and market state information derived from the latest fingerprint analysis for the specified asset. Requires DEVELOPER tier or above. |
| Health | ||
| GET |
getHealth /health |
Returns the current health status of the API and its dependencies. No authentication required. Always returns HTTP 200 regardless of dependency state. |
Market Intelligence API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $149 / month | — |
|