Versioning Policy: SportsAPI Pro maintains three independent API versions — V1, V2, and V3 — each sourced from different providers. These are not sequential upgrades. All versions are permanently supported with no planned deprecation. You can use whichever version best fits your needs.
May 2026
FIFA World Cup 2026 Endpoints (Football V2)
FIFA World Cup 2026 Endpoints (Football V2)
AddedDedicated convenience endpoints for the FIFA World Cup 2026 are now live on Football V2. No need to discover
tournamentId / seasonId first.New convenience endpoints (base: https://v2.football.sportsapipro.com):GET /api/world-cup-2026— tournament infoGET /api/world-cup-2026/info— season info (host countries, 48-team format)GET /api/world-cup-2026/teams— all 48 qualified teamsGET /api/world-cup-2026/groups— all 12 groups with standingsGET /api/world-cup-2026/matches?page=0— upcoming matches (30/page)GET /api/world-cup-2026/matches/round/:round— matches by roundGET /api/world-cup-2026/rounds— round structureGET /api/world-cup-2026/knockout— bracket / draw tree
GET /api/tournament/:tournamentId/season/:seasonId/teamsGET /api/tournament/:tournamentId/season/:seasonId/events/next/:page
tournamentId=16, seasonId=58210. First match June 11, 2026 — Mexico vs South Africa.June 2025
MCP Server Migration
MCP Server Migration
ChangedMigrated MCP infrastructure to Mintlify’s native documentation-search MCP for improved reliability and always up-to-date context.New MCP Server URL:Update your Codex, Cursor, or Claude Desktop MCP configuration to point to this new URL.Impact: Existing MCP configurations using the old URL will need to be updated. No authentication changes required.
May 2025
LLM Context Files for AI Integration
LLM Context Files for AI Integration
AddedPublished machine-readable context files to give AI coding assistants full understanding of SportsAPI Pro:
- Full context: docs.sportsapipro.com/llms-full.txt
- Short context: docs.sportsapipro.com/llms.txt
April 2025
V2 API Expanded to 25+ Sports
V2 API Expanded to 25+ Sports
AddedThe V2 API now covers 25+ sports with a standardized endpoint structure across all of them. New sports added include:
- Cycling, Motorsport, Esports, Aussie Rules
- Floorball, Bandy, Minifootball
- Beach Volleyball, Water Polo
/match, /tournament, /team, /player, /manager, /global.Standardized V2 Terminology
Standardized V2 Terminology
ChangedV2 API responses now use consistent terminology across all sports:
- Events (not “games”)
- homeTeam / awayTeam (not “competitors”)
- tournament (not “competition”)
- startTimestamp (Unix epoch integer)
March 2025
WebSocket Support for Football V2
WebSocket Support for Football V2
AddedReal-time WebSocket connections are now available for Football V2, enabling live score updates, match events, and statistics pushed directly to your application.See the Football V2 WebSocket docs for connection details and event types.
February 2025
AI Tools Setup Guide
AI Tools Setup Guide
AddedPublished a comprehensive guide for integrating SportsAPI Pro with AI coding tools including Cursor, Windsurf, Codex, and Claude Desktop.See the AI Tools Setup guide for configuration instructions.
Fantasy Endpoints for Football V2
Fantasy Endpoints for Football V2
AddedNew fantasy-related endpoints added to Football V2 for player ratings, form data, and fantasy-relevant statistics.
Stay Updated: For breaking changes or major updates, we notify active users via email. You can also check this page regularly or subscribe to updates through the dashboard.