Retrieving FACEIT Data
We made FACEIT data available through the FACEIT Data API. This means that all data from players, teams, competitions, organisers, statistics etc. are available as standard REST-ful resources with JSON data format.
Example uses of the FACEIT Data API:
- display upcoming Tournaments on your website for a specific game,
- retrieve Player’s skill level, recent activity feed and game statistics,
- show Team’s information, team members and played competitions.
FACEIT Data API
You can explore the FACEIT Data API documentation here.