tkTickOdds

Changelog

Release history for the TickOdds API and docs.

v1.4.0

  • Added/sports/[slug] sport-specific landing pages and /vs/[competitor] comparison pages.
  • AddedPublic sitemap.xml and robots.txt.
  • AddedJSON-LD structured data on landing page and FAQ for improved search-result display.

v1.3.0

  • AddedDeveloper free tier — pick 2 minor sports, 60 req/min, 1,000 req/day cap.
  • AddedPro tier with 2,000 req/min, 100 WebSocket connections, and 30 days of match history.
  • AddedAnnual billing on every paid tier (10× monthly price, ~2 months free).
  • ChangedRate limits now 60 / 200 / 500 / 2,000 / unlimited across Developer → Enterprise.

v1.2.0

  • AddedIcon pipeline for sports, competitions (flags), and team silks, exposed at /icons/{kind}/{file}.
  • AddedHidden competitions are now surfaced in /api/v1/sports/:id/competitions.

v1.1.0

  • AddedLive feed over WebSocket at /ws/live with subscribe-by-sport, match_start / update / match_end events.
  • AddedREST fallback endpoints /api/v1/live/events, /live/sports, /live/status.
  • ChangedResponse envelope standardized across v1 endpoints.

v1.0.0

  • AddedInitial public release — prematch REST API across 30+ sports, Stripe-backed subscriptions.