FACEIT
communityCompetitive gaming platform for Counter-Strike, Dota 2, and other titles with skill-based matchmaking, anti-cheat, tournaments, and pro player development.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/core/v1/players/{player_id}Get FACEIT player profile and stats
Returns
player with player_id, nickname, avatar, country, skill_level, faceit_elo, games{}, memberships[]GET
/core/v1/players/{player_id}/stats/{game_id}Get player statistics for a specific game
Returns
stats with game_id, lifetime{matches, win_rate, avg_kd, avg_hs}, segments[]GET
/core/v1/matches/{match_id}Get match details and stats
Returns
match with match_id, game, status, teams{}, results{}, started_at, finished_at, voting{}GET
/core/v1/search/playersSearch players by nickname
Parameters
gamecs2|dota2|pubg (stringoptionallimitintegeroptionalnicknamepartial or full nickname (stringrequiredReturns
items[] with player_id, nickname, avatar, country, games{}, verified