Models catalog API Spec

Introduction

The application programming interface (API) permits the provision of hardware manufacturers as a foundation for organisational catalogues. Images can be associated with the manufacturers as logos or documentation.

Comprehensive API actions

mediaTypes

Reading a single media file element

The process of downloading a previously uploaded media file is a relatively straightforward one. In order to do so, it is simply necessary to send the same GET request that was used to extract the media file meta-information, with the addition of a format parameter equal to raw.

Models

Updating a model

With the exception of the Identifier field, all model fields may be updated.

API specification