Skip to content
Björn Lundmark edited this page Oct 24, 2024 · 23 revisions

Distributed Medical logo

VidiView OpenAPI

The intended audience of this documentation are programmers that are developing applications that need to integrate with the VidiView System. It is expected that the reader has a deep understanding of programming in general, and is familiar with web services and the stateless nature of http applications.

VidiView.Api.DataModel NuGet version (VidiView.Api.DataModel)

This package contains data model definitions for calls to the VidiView Server's API.

VidiView.Api.Helpers NuGet version (VidiView.Api.Helpers)

This package contains helper functions to access the VidiView Server's API.

Table of contents

1. Getting started

2. Follow the links

3. Content type

4. Errors

5. Authentication

Clone this wiki locally