Read-only exchange
intelligence infrastructure.
Sports Market OS integrates with exchanges exclusively for market microstructure intelligence — order book depth, liquidity analysis, and flow detection. All adapters are read-only. We never place orders, route execution, or touch customer funds.
Exchange Adapter Roster
Set BETFAIR_APP_KEY + BETFAIR_SESSION_TOKEN + BETFAIR_READONLY_MODE=true
Pending commercial API agreement — PROPHETX_API_KEY + PROPHETX_READONLY_MODE=true
Adapter stub ready — API access required
Decentralised order book — no custody interaction required
US regulated prediction markets — read-only price feed
Sharp market reference — closing line intelligence
What We Read (Read-Only Intelligence)
- ✓Best available back / lay prices per runner or selection
- ✓Available-to-back / available-to-lay order book depth (3–5 levels)
- ✓Total matched volume (market liquidity reference)
- ✓Runner / market status (Active, Suspended, Closed)
- ✓In-play flag and event metadata
- ✓Implied probability from decimal prices
What We Never Do
- ✗Place bets, wagers, or orders (placeOrders never called)
- ✗Cancel or modify existing orders
- ✗Read account balance or transaction history
- ✗Store or relay customer session tokens
- ✗Route orders between exchanges
- ✗Provide execution advice or guaranteed profit signals
Data Architecture (Inbound Only)
Exchange API (read-only subscription)
↓
ExchangeAdapter (normalise → ExchangeMarket / ExchangeOrderBook)
↓
exchangeRouter.ts (merge + mode selection)
↓
/api/exchange/* (GET only · no-store · readOnly: true in every response)
↓
Client components (ExchangeFlowPanel · OrderBookPreview · LiquiditySnapshotCards)
↓
Creator Studio / Content Engine / Partner terminal embeds
All data flows inbound only. There are no outbound order routes in this codebase.
Loading exchange data…
Exchange data partnership
Want your exchange data in the intelligence layer?
If you are an exchange or data provider interested in distributing read-only market intelligence through Sports Market OS, contact us to discuss the adapter integration.
Contact Partner Team →Exchange data is displayed for market intelligence only. Sports Market OS does not execute trades, place wagers, or custody funds. All exchange integrations are read-only price feed intelligence.