.. _rest_api: RESTful HTTP API ================ The XMM backend exposes several HTTP API endpoints. All of which are exposed under the common ``/api/`` URL prefix. Authentication is currently only available via Session-Cookies. This is subject to change (hopefully!). .. toctree:: :maxdepth: 1 :glob: * Cache busting ============= Generally you can append ``__nocache__`` to each request to ignore the redis cache.