List the matches of your tournaments, schedule your matches, associate streams and videos with your matches, and define the result of your matches. This does not include the match games.
Match API
Overview
The API Match presents the different entities into sections and describes all the resources and endpoints that can access or manipulate an entity in each section.
Sections
- Matches
- Match games
List the games of a match, modify the information of a game and define the result of a game.
- Match reports
List the reports of your tournaments, create and modify the information of a report and define the result of a match.
OpenAPI 3.0 specification
We also provide you with the OpenAPI 3.0 specification schema of our API. This specification allows us to describe our API with a standard format. Developers can import these files into interactive REST clients (such as Postman or Insomnia) or use these files to generate code and quickly perform calls to our API.
You can find more information on the OpenAPI initiative website.
You can also find a list of tools developed for OpenAPI on the OpenAPI tools website.