Endpoint Definitions
A summary of what each endpoint will return
Matches
- Get Matches (v1) - /v1/matches - get a full list of matches
- Get Matches (v2) - /v2/matches - get a full list of matches
- Get Match - /v1/matches/(id) - get all details for an individual match
- Get Match Commentary - /v1/matches/(matchId)/commentary - get commentary for a match
- Get Matches Search - /v1/matches/search - find matches by provided search criteria
Match Dates
- Get Match Dates - /v1/matchdates - get a list of all the match dates (used for calendar functions)
Teams
- Get Teams - /v1/teams/info - get a list of all teams available
- Get Players - /v1/teams/(teamId)/players - get a list of players for a given team
Team Form
- Get Team Form - /v1/form/(teamId) - get form for a given team
Competitions
- Get Teams by Comp ID Search - /v1/competitions/(compId)/teams - get a list of teams for a given competition
Tables
- Get Table - /v1/tables/(compId) - get the table for a competition
Updated 17 days ago
