Files
pretix_original/doc/api/index.rst
2018-09-25 10:28:07 +02:00

19 lines
425 B
ReStructuredText

.. _`rest-api`:
REST API
========
This part of the documentation contains information about the REST-style API
exposed by pretix since version 1.5 that can be used by third-party programs
to interact with pretix and its data structures.
Currently, the API provides mostly read-only capabilities, but it will be extended
in functionality over time.
.. toctree::
:maxdepth: 2
fundamentals
auth
resources/index