API Reference

The API documentation for QB Reader.

Base URL: https://www.qbreader.org/api

The base URL for the multiplayer API is qbreader.org/api/multiplayer (Note: There is only one multiplayer API endpoint.)

You can find the python wrapper module for the API here: https://github.com/qbreader/python-module.

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.

Endpoints

Database
Multiplayer
Other