myneva.daarwin - Externe API
The API is not versioned.
It is possible that breaking changes will occur in the future.
Required Server version >= 7.0
The API is currently a restlike ASP.NET 4.7.2 Web API.
The request objects are complex objects and Http-GET does not support this, all routes are made available as Http-POST routes with body parameters.
Below is a complete description of the available routes, including the objects, in OpenApi 2.0 format.
BaseUrl Example https://rz.qmcenter.de/203405/ServerBase
Testable API-URI: https://rz.qmcenter.de/203405/ServerBase/api/getserverversion
Swagger documentaion https://rz.qmcenter.de/203405/ServerBase/swagger/docs/v1
Postman-Example:
Almost every Request needs LogingData to manage permission and licence checks.
Where can I find the required information for the LoginData
Request Header Content-Type must be application/json;