Q's intelligence layer,
via API
Forecasts, signals, and trading strategies for apps, agents, and workflows. Give your agent a superforecaster.
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": [...] }] }
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.
Trade with Q on Bankr
Give your agent a superforecaster.
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.
Core endpoints
Start with /api/v1/markets to orient, then pull signal detail per market.