Football

API

Open Source Football API for squads stats, top scorers & more

Visit Website

Overview

This RESTful Open Source Football API provides endpoints for squad statistics (wins, losses, goal difference), top scorers (goals, assists per player), and match details. Responses are in JSON format, ensuring compatibility with most development stacks. Ideal for building fantasy football apps, fan websites displaying team performance metrics, or data analysis tools comparing player stats across leagues. It supports unauthenticated access for basic queries and is open-source, allowing developers to contribute to dataset expansion.

Example Integration (JavaScript)

script.js JS

fetch('https://rapidapi.com/GiulianoCrescimbeni/api/football98/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful
  • JSON Support
  • Open Source
  • No Auth Required
  • Squad Stats
  • Top Scorers Data

Frequently Asked Questions

? Is Football API free to use?

Yes, it's an open-source API with free access for basic usage; rate limits may apply for high-volume requests.

? Does it require an API Key?

No, basic access to core endpoints does not require an API key, simplifying quick integration and testing.

? What is the response format?

All endpoints return data in JSON format, widely supported by most programming languages and frameworks.

Top Alternatives

Football Data API Search Google

People Also Ask about Football

Football vs Football Data API Football 2025 review

Tool Info

Pricing Free
Category Sports & Fitness
Platform Public API

Pros

  • Open Source (customizable)
  • Easy Integration (JSON format)
  • No API Key Needed for Basic Access

Cons

  • Limited League Coverage
  • Rate Limits for High-Volume Requests
  • No Official SLA

More Sports & Fitness Tools