Skip to main content

Introduction to APIs

APIs

We want the Extensions that are developed to have at their disposal all the tools that Auravant can provide. That's why we will progressively enable our HTTP APIs to add, delete and modify data, as well as to process information such as maps and images.
As they become available, you can find them in the API Reference section.

Authorization

In order to be able to query an API, the current version of Extension must include in its claimset the corresponding functionalities and the querying user must have authorised them.

The API Reference indicates the feature associated to each API, in order to include it in the claimset.

Data model

In the section Data Model you will find an explanation of the relationship between the different resources to make a correct use of the APIs.