Overview

The API guide describes entry points that can be used to interact with the repository:

  • Python API


    This API is a convenience wrapper for data scientists and cover most of the REST API.

    Getting started

  • REST API


    This API manages the entire system. Every component can be manged using this API.

    Getting started

  • AMQP / MQTT API


    This API can be used to ingest data from IoT sensors.

    Getting started

  • OAI-PMH API


    This API lets agents of metadata aggregators index datasets.

    Getting started

  • JDBC API


    This API is the main connection to the MariaDB databases.

    Only available to system administrators.