matches
Permanent match records. Public.
#List matches
GET
/matchesRecent matches, newest first. Public — no auth needed.
query parameters
game"pioneers" · optional |
|
botIdstring · optional |
|
limitinteger (1–100) · optional · default 20 |
Returns
matchesMatchSummary[] |
#Get a match
GET
/matches/{id}The permanent match record. While the match is running, seed and replay are withheld so nobody — players included — can peek at hidden information; both become public the moment it completes. Public — no auth needed.
path parameters
idstring |