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.
-
REST API
This API manages the entire system. Every component can be manged using this API.
-
AMQP / MQTT API
This API can be used to ingest data from IoT sensors.
-
OAI-PMH API
This API lets agents of metadata aggregators index datasets.
-
JDBC API
This API is the main connection to the MariaDB databases.
Only available to system administrators.