Skip to content

Tournaments API

POST /api/tournament/:tournamentCode:/whitelist/update

Description: (Probably) Makes changes to the tournament whitelist. Requires a body.
Query Parameters:

NAMEDESCRIPTIONREQUIRED
userKeyPrivileged account tokenyes

GET /api/tournament/:tournamentCode:/join

Description: (Probably) Checks whether or not you are allowed to join the tournament.
Query Parameters:

NAMEDESCRIPTIONREQUIRED
userKeyAccount tokenyes

GET /api/tournament/:tournamentCode:/whitelist

Description: (Probably) Returns the whitelist of the tournament.
Query Parameters:

NAMEDESCRIPTIONREQUIRED
userKeyPrivileged account tokenyes

GET /api/tournament/:tournamentCode:/join

Description: Checks tournament status.
Query Parameters:

NAMEDESCRIPTIONREQUIRED
userKeyAccount tokenno