Invenias API

Overview

This article contains information about the Invenias API.

REST API

Invenias has a REST API for integrations, providing programmatic access to create, read, update and delete data from your Invenias database. The Invenias API Swagger documentation can be found by navigating to https://<subdomain>.invenias.com/api, where you need to enter your subdomain to this URL.

API Documentation can be found here.

Invenias API applications have top level read and write permissions to allow system administrators to control if the application should be read only or not. The permissions configured for each user still apply when using the API application.