OpenQuiz Wiki
APIApp

/stats

Get quick stats

GET
/stats

Get quick stats

Response Body

application/json

curl -X GET "https://example.com/stats"
{  "authors": 0,  "games": 0,  "pkgs": 0,  "collections": 0}