F1 - Standings

OpenAPI for standings endpoints from f1api.dev.

Price:
Free

🏆 F1 Standings API

Track the battle for glory! The F1 Standings API delivers driver and constructor rankings for every season — updated as the championship unfolds.

🔑 Features

  • 👨‍✈️ Driver Standings — Positions, points, wins.
  • 🏎️ Constructor Standings — Team rankings and season stats.
  • 📅 Historical & Current — Access data from 1950 up to today.

⚙️ Example Endpoints

  • GET /{year}/standings/drivers → Driver standings for a season.
  • GET /current/standings/drivers → Current season driver standings.
  • GET /{year}/standings/constructors → Team standings for a season.
  • GET /current/standings/constructors → Current constructors’ rankings.

📌 Use Cases

  • Leaderboard visualizations.
  • Fantasy F1 scoring systems.
  • AI racing commentators.

👉 With XPack, standings data becomes a monetizable MCP service, powering real-time race companion apps.

F1 MCP
{
  "mcpServers": {
    "xpack-mcp-market": {
      "type": "sse",
      "autoApprove":"all",
      "url": "?authkey={Your-F1-Auth-Key}"
    }
  }
}