Board Game Arena
communityOnline board games — 800+ games playable in browser with friends or matchmaking
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
/api/gamesSearch board games
Parameters
qstringoptionalplayersintegeroptionalcategorystringoptionalReturns
games[] with id, name, min_players, max_players, duration_minutes, complexity, rating, plays_totalGET
/api/games/{id}Get game details
Parameters
idstringrequiredReturns
name, description, rules_url, min_players, max_players, duration, complexity, rating, plays, categories[]GET
/api/tablesGet open game tables
Parameters
gamestringoptionalplayers_neededintegeroptionalReturns
tables[] with id, game, host, players_current, players_max, options{}, created