Insight API Guide

This is provides a guide for using the Insight API. This is one of the APIs for accessing Aimi Insight Engine.

The current endpoints within the Insight API are supported for use by our customers and partners:

  • Account – provides the means to authenticate and obtain a bearer token.

  • Collections – creation, management, and deletion of collections.

  • Document – fetching, hit highlights, duplicates, preview and other related data and document calls.

  • Search – search the repository and make graph requests.

  • Settings – fetch settings, such as entity definitions, data definitions, source settings and so on.

  • Users – query users and get information about the current user.

This guide assumes you are familiar with REST and JSON. You can consume this API from any language or platform that supports these protocols and data formats.

Last updated