Files
pretix_original/doc/api/index.rst
2020-09-01 21:52:03 +02:00

19 lines
354 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.
.. toctree::
:maxdepth: 2
fundamentals
auth
resources/index
ratelimit
webhooks
guides/index