info
returns competition info
returns various information about the competition which are used to control competition
get/api/admin/statistics
Headers
Authorizationstring required
Bearer
Response
OK
Example response
{
"about": "This is a CTF competition",
"name": "fristonio",
"prizes": "1st and 2nd place winners will get $10K"
}