Core API
The Core REST API for ARDI allows you to integrate 3rd party software with your ARDI system.
These libraries are designed to let you create, query and modify ARDI assets and to explore relationships.
Note that these addons are focused more on integration than they are on data access. If your main goal is to access data (and history in particular), you should instead consider our query language, or addons such as our GraphQL and PowerBI addons.
ARDIs own clients use these REST APIs, along with the selector system and AQL query language.