Football

免费增值
Verified
通过 GiulianoCrescimbeni | 已更新 21 days ago | Sports
人气

9.4 / 10

延迟

15,568ms

服务等级

100%

Health Check

N/A

关注者:22
资源:
产品网站 使用条款
API 创建者:
Rapid account: Giuliano Crescimbeni
GiulianoCrescimbeni
GiulianoCrescimbeni
登录并给 API 打分
打分:3.7 - 投票:6

README

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/