The API documentation for QB Reader.
For Python developers, a
Python API wrapper
providing both synchronous and asynchronous interfaces is available on our GitHub, as well as
PyPI under the name qbreader.
Documentation for the library can be found on
Read the Docs.
Base URL: https://www.qbreader.org/api
New rooms are created on the server when a WebSocket connection is established.
GET requests should always have parameters passed through the URI, and POST requests should have parameters passed through the body.
The API is rate-limited to 20 requests per second.
GET /queryGET /random-bonusGET /random-tossupGET /packetGET /num-packetsGET /set-listGET /bonusGET /tossupGET /frequency-listGET /multiplayer/room-listGET /question-stats/bonusGET /question-stats/tossupGET /check-answerGET /random-namePOST /report-question