Files
pretix_original/doc/api/index.rst
2018-11-09 10:00:55 +01:00

21 lines
450 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
ratelimit
webhooks