Don’t waste precious time and resources
We understand the importance of saving time and resources, and our solutions are designed with that in mind.
Optimise your football app, deliver a better user experience, and reduce development hours and expenses. Our Football API is designed for iGaming, media, developers and football enthusiasts alike, ensuring you can create a football application that meets your needs.
We understand the importance of saving time and resources, and our solutions are designed with that in mind.
Don’t believe us until you try the Football API. Our free plan can be used to test the Football API. You will be granted access to the Danish Superliga and the Scottish Premiership.
Match schedules and historical matches
Match statistics and events
Complete team squads
Match formations & Line-ups
(Live) scores and standings
(Live) odds and predictions
Coach and referee stats
And many more are included in the Football API! Find the complete list on our coverage page.
var myHeaders = new Headers(); myHeaders.append("Content-Type", "application/json"); myHeaders.append("Accept", "application/json"); myHeaders.append("Authorization", "YOURTOKEN"); var requestOptions = { method: 'GET', headers: myHeaders, redirect: 'follow' }; fetch("https://api.sportmonks.com/v3/football/leagues", requestOptions) .then(response => response.text()) .then(result => console.log(result)) .catch(error => console.log('error', error));
import requests import json url = "https://api.sportmonks.com/v3/football/leagues" payload = {} headers = { 'Content-Type': 'application/json', 'Accept': 'application/json', 'Authorization': 'YOURTOKEN' } response = requests.request("GET", url, headers=headers, data=payload) print(response.text)
package main import ( "fmt" "net/http" "io/ioutil" ) func main() { url := "https://api.sportmonks.com/v3/football/leagues" method := "GET" client := &http.Client { } req, err := http.NewRequest(method, url, nil) if err != nil { fmt.Println(err) return } req.Header.Add("Content-Type", "application/json") req.Header.Add("Accept", "application/json") req.Header.Add("Authorization", "YOURTOKEN") res, err := client.Do(req) if err != nil { fmt.Println(err) return } defer res.Body.Close() body, err := ioutil.ReadAll(res.Body) if err != nil { fmt.Println(err) return } fmt.Println(string(body)) }
Unirest.setTimeouts(0, 0); HttpResponse response = Unirest.get("https://api.sportmonks.com/v3/football/leagues") .header("Content-Type", "application/json") .header("Accept", "application/json") .header("Authorization", "YOURTOKEN") .asString();
Do you want to create a live score application, fantasy game, betting portal or something completely different? We have the Football API and data to fit your needs.
Make the smart choice and pick the right data provider and Football API. Develop the perfect application with the Football API of your choice, and ensure your customers keep their faith in you. If you use unreliable data, your customers will find out, and they will walk away.
Another mistake you can make is investing money in overpriced data. Yes, the data might be great, but should you spend that much money? Sportmonks thinks data shouldn’t be expensive and should be available for everyone, with a great idea that includes football data.
We know that using a great Football API with reliable data is vital to creating a fantastic application. Don’t let your competitors steal the show while you are on the sidelines.
Try for freeWe have seen ideas from over 30,000 Football API users. Lots of them have built successful applications. Are you ready to create yours? If you are still trying to decide, please read one of our case studies to find out how much our clients enjoy working with our Football API and the data within.
We chose Sportmonks because of its Football API’s accuracy, ease of use, and outstanding customer service. Starting with Sportmonks was incredibly easy and intuitive. The onboarding process was virtually non-existent. Just plug and play!
Read our case studiesWe chose Sportmonks because of its Football API’s accuracy, ease of use, and outstanding customer service. Starting with Sportmonks was incredibly easy and intuitive. The onboarding process was virtually non-existent. Just plug and play!
Don’t get lost in the maze of Football Data and start your journey with the
compass Sportmonks’ Football API offers. Building your dream app is a
breeze with our intuitive Football API and the outstanding support of our
customer service team.
Reliable data is essential for success, and we offer it at an affordable price.
Start your free trial now and climb to the top in no time.
The table below provides a complete price overview of the various available Football API subscriptions.
Over 2,200 leagues are available in the Football API. The Premier League, Champions League, World Cup, and
other big leagues worldwide are among them.
Do you want to know what the Football API offers before committing? Of course, that is a possibility. You can
subscribe to the free plan or one of the paid plans to start a 14-day free trial.
Start with a 14-day free trial
A great place to start for comprehensive access to all major European leagues.
Designed for the real football data experts as it includes all major worldwide leagues.
Only for the real pros, this grants access to all 2200+ available leagues.
All leagues, always!
Contact us for pricing. Or find out more information on our Enterprise page.
Create your own custom plan that only includes the leagues and data features you need.
Let’s talk!Maximise the potential of your Football API with powerful add-ons tailored to enhance your platform. Whether you’re looking to improve predictions, boost your site with the latest football news, or expand your API capacity, our add-ons provide the perfect solution to meet your needs. Unlock more features, enhance your user experience, and take your football data capabilities to the next level.
Ready to explore? Check out our football API add-ons!
Reliability and trustworthiness are non-negotiable for developers seeking a Football API. Guaranteeing uninterrupted uptime and dependable data delivery is vital for seamless application integration, particularly during peak usage times. Our dedication to nurturing strong relationships is evident in our developer-centric documentation, exceptional customer service, and proven track record of delivering consistent, reliable data.
We’ve created various advice-led resources for developers to help them with the implementation processes.
The Football API is full of amazing statistics. Statistics are used by professional football clubs, media agencies, and gaming companies. betting companies and more. All kinds of football applications can be built with the set of statistics included in the Football API.
Companies and hobbyists can use the Football API statistics to give an advantage to their application over their competitors. Fantasy games, odds portals, standing pages, live score applications, AI face recognition and much more are powered by our Football API.
Some of the statistics are plain and simple, like the number of goals a player or a team scores. Other statistics are more in-depth like the average minute teams or players need to score a goal, highest-rated players, average goals per minute per team, trends, and more.
You can try the Football API for free with a 14-day trial or the free plan.
Check our developer docsOne of the greatest aspects is that this API is not only a Football API but serves as a Live-score API as well. With over 2,200 leagues you can imagine there are a lot of live matches every day! Sportmonks is focussed on being fast, but reliability is a priority as well. Therefore, only confirmed scores and stats will go live. The Live-score API was tested by customers that were visiting matches and were impressed that livescores and standings were updated as quickly as they were (PEC Zwolle among others).
You can try the Football API for free with a 14-day trial or the free plan.