Q's intelligence layer, via API.
Forecasts, signals, and trading strategies for apps, agents, and workflows.
The API at a glance
Five endpoints. Two payment methods. Structured intelligence ready to consume.
# Get all active markets curl https://q-api.quotient.social/api/v1/markets \ -H "x-quotient-api-key: YOUR_API_KEY" # Response { "markets": [{ "slug": "fed-rate-cut-june-2026", "question": "Will the Fed cut rates?", "quotient_odds": 0.34, "market_odds": 0.46, "confidence": "high", "spread": 0.12, "key_factors": [...] }] }
Trade with Q on Bankr
Give your agent a forecaster.
Bankr is the financial infrastructure for self-sustaining AI agents. Add the Quotient skill and your agent gets Q's forecasts, signals, and strategy on every position.

Bankr gives every AI agent a wallet, a token, and the tools to trade. Skills are plug-and-play modules that teach your agent new capabilities.
What Q delivers
Structured data designed for agents, dashboards, and trading workflows.
Every active market, one call
Live odds, Q's forecast, and spread. Filterable by category, platform, and resolution date.
Q's signals, sourced and attributed
Directional analyst takes for any market, paginated and timestamped.
Full briefing on any market
Confidence score, key factors, and bottom line assessment in one response.
Where Q disagrees with the crowd
Markets ranked by spread between Q's forecast and market odds.
Trading strategies, ready to execute
Repeatable, signal-based strategies structured for agent workflows.
Used for dashboards, scanners, alerts, research feeds, trading agents, and agent workflows.
See inside a Q forecast.
Each forecast includes a directional call, the key factors driving the view, and the full analysis behind it.
Will US or Israel strike Iran by March 31, 2026?
Military posture mirrors June 2025 pre-strike configuration
Nuclear program degraded, no enrichment for 7 to 8 months
Trump one-month deadline plus Israeli officials warning of war
| critical | 30% | Military posture mirrors June 2025 pre-strike configuration |
| critical | 20% | Nuclear program degraded, no enrichment for 7 to 8 months |
| significant | 15% | Trump one-month deadline plus Israeli officials warning of war |
The current military posture closely mirrors the configuration observed before the June 2025 strikes. Combined with Iran's degraded nuclear capabilities and explicit deadline language from the administration, Q assesses near-term strike probability higher than the market is pricing...
The call
What Q predicts, with a confidence level
Key factors
Ranked and weighted evidence driving Q's view
Full analysis
Reasoning, assumptions, and scenario analysis
Core endpoints
Start with /api/v1/markets to orient, then pull signal detail per market.