The routes listed on this page are those that do not exist in any plugin. They are provided as sane defaults for the paths they are at in order to provide some functionality that otherwise wouldn’t exist. These are not likely to change anytime soon, though more may be added in the future.
The name and version of the engine.
Example request:
GET / HTTP/1.1
Host: example.com
Accept: application/json, text/javascript
Example response:
HTTP/1.1 200 OK
Content-Type: application/json
{
'id': 'Wonderland Scoring Engine',
'version': 0.9
}
Requires Authentication: No
Allowed Roles: Administrator, Organizer, Attacker, Team, Anonymous