Premier League Upcoming Matches
Main features: - GET /clubs => Return an array of clubs playing in Premier League. - GET /competitions => List 5 biggest competitions on which this API is focusing. - GET /fixtures => Query info of upcoming matches of all club in Premier League
Premier League Upcoming Matches endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/competitions /competitions |
This API will return an array of **5 biggest competitions** in which all clubs in* Premier League* are able to participate |
| GET |
/fixtures /fixtures |
When making a request to this API, it will return a JSON containing a list of upcoming matches in Premier League |
| GET |
/clubs /clubs |
This API will supply client info about all clubs that are playing the First Premier League Competition |
Premier League Upcoming Matches pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $4 / month | 3 / second |
|
| ULTRA | $7 / month | 3 / second |
|