##############
 Introduction
##############

The netfiles API is the application programming interface to the service
offered by netfiles GmbH in Burghausen, Germany
(https://www.netfiles.de/).

The API allows developers to create applications and tools to
programmatically access netfiles Data Rooms.

In order to use this API you need to register your application with
netfiles GmbH.

Additionally, each user is required to create a token for their account
to be used with your application to access their data rooms.

The `REST-API Endpoints are listed here`_.

.. _rest-api endpoints are listed here: https://developer.netfiles.dev/_static/api.html

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   pre_req
   data_structures
   datarooms
   calls/index.rst
   concepts/index.rst
   meetings/index.rst
