v1
latestOpenAPI 3.0.32026-07-26131237.0 KBGames
List available games
Retrieves metadata for every game currently exposed by the
ARC-AGI-3 platform.
Use this discovery endpoint to obtain game_id values before
opening a scorecard or issuing commands. Results are returned as
a flat array ordered alphabetically by title.
get/api/games
Response
Successful lookup; array of game descriptors.
Example response
[
{
"game_id": "ls20-016295f7601e",
"title": "LS20"
}
]