# MDA-Api

We are providing a REST-API to access the MDA application's data for any customer application.

# Features

In the current mda-api version, you can

  • download measure data

  • download comments

  • add comments

  • upload attachments of comments

  • set assignments for comments

We can add further API on customer request.

# Specification

The openapi file to generate your client to is bundled within the application: /mda-web/specifications/mda-api/openapi-mda-api-v1.yaml

The specification documentation is accessible as well: /mda-web/specifications/mda-api/index.html

However, these pathes may be modified by a reverse proxy in between, please refer to your internal documentation for details.