Scoreline documentation
Scores, sportsbook odds, Kalshi & Polymarket, history, and signals — one contract for REST, SSE, and MCP.
Premier League · 72′
evt_ars_che_20260712
Start here
Three ways in. Same IDs underneath.
$SCORELINE_BASE_URL/v1/events/evt_…
Make your first request
Preview in Explorer, create a Test key, call the golden event.
- ✓ Live scoreboard
- ✓ Compare venues
- ○ Market signals
Ship from a job
Outcome-shaped guides with fixtures, states, and a definition of done.
AGENTS.md · llms.txt · OpenAPI
Build with AI
Scoped prompts, Docs MCP, and runtime tools on the same contract.
Build
Choose what you’re shipping.
Sports products
Scores, schedules, match centers, lineups, and statistics.
Market products
Odds, prediction markets, history, pricing, and signals.
Realtime experiences
REST snapshots followed by ordered SSE or WebSocket updates.
Agent-built and agent-run
Public docs MCP for coding; authenticated tools at runtime.
Lifecycle
Prove it in Test. Ship it. Keep it observable.
Recipes
Outcome-shaped guides.
Start from a job, then follow one tested path through the API, Test data, product states, and verification.
Build a live scoreboard
Render a reliable score card from one event snapshot, then keep it current with an ordered SSE stream.
Build a match center
Assemble score, incidents, lineups, statistics, shots, momentum, and head-to-head around one stable event ID.
Compare market prices
Show complete sportsbook and prediction-market pricing only when event, market, outcome, period, line, and settlement semantics are comparable.
Chart market history and closing lines
Build a bounded, gap-aware price chart and retrieve the final eligible price before the event starts.
Build a market-signal board
Rank fresh positive-EV, middle, and theoretical-arbitrage calculations with the economics and caveats needed to inspect each result.
Build a match-outlook app
Turn one football event into a consumer-ready outlook with market-implied probabilities, recent form, a coherent score fit, quality, and narrative-safe facts.
Machine readable
Feed the agent the contract.
Same docs graph as humans — OpenAPI, llms.txt, and Docs MCP.
Guides & reference
Read deeper. Then hit the contract.
Build sports products
2Build market products
2Ship realtime
1API
OpenAPI operations
Every path, parameter, and response example — generated from the same contract.