Football

FREEMIUM
Par GiulianoCrescimbeni | Mise à jour hace 21 días | Sports
Popularité

9.4 / 10

Latence

15,568ms

Niveau de service

100%

Health Check

N/A

Abonnés : 22
Ressources :
Site Web du produit Conditions d'utilisation
Créateur d'API :
Rapid account: Giuliano Crescimbeni
GiulianoCrescimbeni
GiulianoCrescimbeni
Connectez-vous pour évaluer l'API
Note : 3.7 - Votes : 6

LISEZ-MOI

Documentation

Parameters

championship
The name of the championship that you want to search for;

squadname
The name of the squad you want to search for. You can also digit a bunch of letters, the API will fetch the corresponding results that contain them;

squadposition
This can be a single-digit with the position of the squad that you are searching for in a specific league;

Endpoints

Get a list of all of the championship implemented:
/competitions/

Get all the squads informations in a certain league:
/{championship}/table
Example: /premierleague/table

Get a single squad by its name:
/{championship}/squadname/{squadname}
Example: /ligue1/squadname/brest

Get a single squad by its position:
/{championship}/squadposition/{squadposition}
Example: /seriea/squadposition/2

Get results from a championship:
/{championship}/results/
Example: /championsleague/results/

Get fixtures from a championship:
/{championship}/fixtures/
Example: /championsleague/fixtures/

Get all the recent news from a championship:
/{championship}/news/
Example: /championsleague/news/

Get all the recent transfers from a championship:
/{championship}/transfers/
Example: /seriea/transfers/