{% if config.CONTENT_SECURITY_POLICY %}
{% endif %}
{% if request.endpoint == 'index' %}
JSON {{config.BUS_INFO.shortname}} API
Using HTTP GET requests, you can query for all
kinds of historical data from the
{{config.BUS_INFO.longname}}: events by username, by package, by message
source, by topic… you name it.
{{ total }}
{% if config.WEBSOCKET_URL %}
{% endif %}
{% endif %}