
Sorqen
Sportsbook-derived no-vig fair value with confidence, provenance, and history over REST/MCP.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Sportsbook-derived no-vig fair value with confidence, provenance, and history over REST/MCP.
Server tool list (10)
Raw names from tools/list. Only developers need these.
| list_leagues | List supported league ids, market types and periods. No API key required. Use before a fair-value query when you do not already know the allowed ids; do not use it for live prices. |
| describe_methods | Describe the versioned fair-value method and refusal philosophy. No API key required. Use it to interpret Sorqen numbers; use list_fair_values for current data. |
| describe_plans | Describe public plan limits and entitlements. No API key required. Free is authenticated real access, not anonymous data access. |
| describe_authentication | Explain the discovery/data boundary and how to attach a Sorqen API key. No API key required. |
| list_fair_values | Return current no-vig sportsbook-consensus probabilities for supported upcoming markets. Requires a Sorqen key. Free keys receive real values within Free limits; evidence is available on paid plans. Use for scanning/filtering; use get_fair_value for one known outcome. |
| get_fair_value | Return one current fair value by canonical outcome id. Requires a Sorqen key. Use when the outcome id is already known; use list_fair_values for discovery. |
| get_fair_value_history | Return fair-value history for one outcome, bounded by the caller plan. Requires a Sorqen key. Free has no history; Builder and above unlock history windows. |
| grade | Grade a pregame price or probability against Sorqen's fair value at that timestamp, Sorqen Close when available, and the settled result when available. Requires a Sorqen key. Sorqen uses only information that existed at or before observed_at, so the answer carries no look-ahead. Before kickoff the close and result come back as pending and their metrics are null, never zero. `venue` is a label for your own records; Sorqen never fetches it. |
| get_settlement_rules | Return Sorqen settlement-context rules and tie prior used by the local client comparison path. Requires a Sorqen key. This is context, not a venue market feed. |
| get_plan | Return the caller plan, limits and entitlements. Requires a Sorqen key. Use when a field is locked or a limit is reached. |