Football Charts

Transparent football (soccer) statistics and model predictions across 90+ leagues: league tables (classic, luck-adjusted, goals-based), results, fixtures with model probabilities, Dixon-Coles match probabilities, Monte Carlo season projections, goal-timing distributions, team match logs, and a public prediction track record. A single Dixon-Coles scoreline model produces one joint distribution per match, so 1X2, over/under and BTTS probabilities are mutually consistent by construction; season outcomes come from 10,000-run Monte Carlo simulations re-run daily. Every model signal is logged before kickoff and settled publicly. Offers a free read-only REST API with a self-describing JSON descriptor and a hosted MCP server whose tools/list is answerable anonymously.

Football Charts publishes 2 APIs on the APIs.io network. Tagged areas include football, soccer, sports, sports-data, and statistics.

Football Charts’ developer surface includes documentation, API reference, getting-started guide, signup flow, pricing, support, authentication, and 18 more developer resources.

35.3/100 thin Agent 12/100 agent aware Full breakdown ↓
scored 2026-09-04 · rubric v0.18.3
2 APIs 2 MCP Servers
footballsoccersportssports-datastatisticsresultsstandingsfixturespredictionsprobability-modelsmonte-carlomcpagent-nativefree-api

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-04 · rubric v0.18.3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/football-charts: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Football Charts REST API

Free read-only REST API for football statistics, standings, results, fixtures, match probabilities, season projections, goal timing, and prediction track record. Bearer API key ...

Football Charts MCP Server

Hosted MCP server (protocol 2025-06-18) exposing ten read-only football statistics tools (list_leagues, get_league_table, get_rankings, get_results, get_fixtures, get_match, get...

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Football Charts Rate Limits

2 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Football Charts Authentication

apiKey · 4 schemes

SECURITY

Football Charts Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Football Charts
description: 'Transparent football (soccer) statistics and model predictions across 90+ leagues: league tables (classic, luck-adjusted,
  goals-based), results, fixtures with model probabilities, Dixon-Coles match probabilities, Monte Carlo season projections,
  goal-timing distributions, team match logs, and a public prediction track record. A single Dixon-Coles scoreline model produces
  one joint distribution per match, so 1X2, over/under and BTTS probabilities are mutually consistent by construction; season
  outcomes come from 10,000-run Monte Carlo simulations re-run daily. Every model signal is logged before kickoff and settled
  publicly. Offers a free read-only REST API with a self-describing JSON descriptor and a hosted MCP server whose tools/list
  is answerable anonymously.'
image: https://www.football-charts.com/fc_logo4.png
url: https://raw.githubusercontent.com/api-evangelist/football-charts/refs/heads/main/apis.yml
created: '2026-09-04'
modified: '2026-09-04'
specificationVersion: '0.21'
tags:
- football
- soccer
- sports
- sports-data
- statistics
- results
- standings
- fixtures
- predictions
- probability-models
- monte-carlo
- mcp
- agent-native
- free-api
apis:
- name: Football Charts REST API
  description: Free read-only REST API for football statistics, standings, results, fixtures, match probabilities, season
    projections, goal timing, and prediction track record. Bearer API key auth (or X-API-Key) with a self-describing JSON
    descriptor at the root. Ten GET operations plus self-serve key registration; 5,000 requests/day and 60/minute on the free
    tier.
  image: https://www.football-charts.com/fc_logo4.png
  humanURL: https://www.football-charts.com/developers
  baseURL: https://footballcharts-backend.onrender.com/api/v1
  tags:
  - football
  - soccer
  - sports
  - sports-data
  - statistics
  - results
  - standings
  - fixtures
  - predictions
  - probability-models
  - free-api
  properties:
  - type: Documentation
    url: https://www.football-charts.com/developers
  - type: APIReference
    url: https://www.football-charts.com/developers
  - type: X-APIDescriptor
    name: Self-describing JSON API descriptor
    url: https://footballcharts-backend.onrender.com/api/v1/
  - type: Authentication
    url: authentication/football-charts-authentication.yml
  - type: ErrorCatalog
    url: errors/football-charts-problem-types.yml
  - type: DataModel
    url: data-model/football-charts-data-model.yml
- name: Football Charts MCP Server
  description: Hosted MCP server (protocol 2025-06-18) exposing ten read-only football statistics tools (list_leagues, get_league_table,
    get_rankings, get_results, get_fixtures, get_match, get_season_projection, get_team, get_goal_timing, get_track_record)
    for AI agents. tools/list answers anonymously; tool calls take the API key embedded in the URL path or via an Authorization
    header on POST /mcp. Also runnable locally as npx -y footballcharts-mcp.
  image: https://www.football-charts.com/fc_logo4.png
  humanURL: https://www.football-charts.com/developers
  baseURL: https://mcp.football-charts.com/mcp
  tags:
  - football
  - soccer
  - sports-data
  - mcp
  - agent-native
  - predictions
  - probability-models
  - free-api
  properties:
  - type: MCPServer
    url: https://mcp.football-charts.com/mcp
  - type: Documentation
    url: https://www.football-charts.com/developers
  - type: SourceCode
    name: Open-source MCP server (MIT)
    url: https://github.com/ddevetak/footballcharts-mcp
  - type: ToolCrosswalk
    url: mcp/football-charts-tool-crosswalk.yml
maintainers:
- FN: Football Charts
  email: contact@football-charts.com
  url: https://www.football-charts.com
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 90
  at: '2026-09-04T09:22:06.506Z'
common:
- type: Website
  url: https://www.football-charts.com
- type: DeveloperPortal
  url: https://www.football-charts.com/developers
- type: Documentation
  url: https://www.football-charts.com/developers
- type: APIReference
  url: https://www.football-charts.com/developers
- type: GettingStarted
  url: https://www.football-charts.com/developers
- type: SignUp
  name: Free API key registration form
  url: https://www.football-charts.com/developers
- type: Pricing
  name: Free vs paid tiers
  url: https://www.football-charts.com/developers
- type: TermsOfService
  name: API terms (attribution required, no resale)
  url: https://www.football-charts.com/developers
- type: PrivacyPolicy
  url: https://www.football-charts.com/privacy
- type: Support
  name: About & contact
  url: https://www.football-charts.com/about
- type: SourceCode
  name: footballcharts-mcp (MIT)
  url: https://github.com/ddevetak/footballcharts-mcp
- type: MCPServer
  url: mcp/football-charts-mcp.yml
- type: ToolCrosswalk
  url: mcp/football-charts-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/football-charts-llms.txt
- type: Packages
  url: packages/football-charts-packages.yml
- type: Authentication
  url: authentication/football-charts-authentication.yml
- type: Conventions
  url: conventions/football-charts-conventions.yml
- type: ErrorCatalog
  url: errors/football-charts-problem-types.yml
- type: Lifecycle
  url: lifecycle/football-charts-lifecycle.yml
- type: Conformance
  url: conformance/football-charts-conformance.yml
- type: DataModel
  url: data-model/football-charts-data-model.yml
- type: Plans
  url: plans/football-charts-plans-pricing.yml
- type: RateLimits
  url: rate-limits/football-charts-rate-limits.yml
- type: DomainSecurity
  url: security/football-charts-domain-security.yml
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 20
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/football-charts"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/football-charts/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/football-charts/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.