InferSports · CHANGELOG

Changelog

What's new in the InferSports API and platform.

  1. Jun 5, 2026platform

    New look

    • Refreshed the site and docs — clearer hierarchy, monospace numerals, and line movement marked ▲▼.
  2. Jun 4, 2026release

    MCP tools for agents

    • Twelve read-only agent tools over the same live data — call them as plain REST (/v1/mcp/<tool>) or run the MCP server and connect any MCP client.
    • match_info answers natural-language questions like "who is the favorite in France vs Argentina?".
    • find_value, find_arbitrage, and scan_slate surface edges across the book — detection only, never a wager.
    • get_opening_line pairs each event's opening line to its current line — open vs now, no history database required.
  3. Jun 1, 2026platform

    Developer platform

    • Self-serve signup, email verification, and login.
    • API-key console — create, rotate, and revoke keys; usage metrics per key.
    • Plan-based tiering: keys are gated to your plan (Free by default).
    • Interactive docs and a live Playground that runs real /v1 requests from your browser — no key required for the Free tier.
  4. May 30, 2026release

    REST API — general availability

    • Seven curated books — six Asian bookmakers plus Pinnacle — across football and basketball.
    • Asian handicap, over/under, and 1x2 — full-time and half-time, all lines.
    • Multi-format odds (decimal, Hong Kong, Malay, Indonesian, American, probability).
    • Fuzzy event resolution, handicap math helpers, and tiered rate limits.