Jim2 Web API

Currently under development and maybe be subject to change.

API styles

The API has two forms - 'Simple' and JSONAPI

'Simple' apis are intended for systems to easily perform tasks such as creating cardfile by submitting a simple JSON document.

The JSONAPI conformant apis are intended for more complex options, including updating objects in Jim2. These APIs are modelled on the JSON:API version 1.0 specification.

API reference