.. _API: API connection wrappers =================================== `API` classes are used to implement connections to external data sources, such that the data can be obtained using a unified set of methods. The `api_core` module contains the `APIClass` base class, which describes all .. automodule:: madas.apis.api_core :members: .. toctree:: :maxdepth: 2 :caption: Built-in APIs CSV API <../APIs/local_data_api> Nomad Archive API <../APIs/nomad_archive_api>