Introduction to the Reporting API

note_awesome

NOTE:
Reporting API needs to be activated before use. Please contact your SAI360 representative if interested to learn more.

Prerequisites

Supported Database:
The Reporting API will only work with MS-SQL databases, Versions 2012 R2 and above.

Authentication:
The Reporting API uses Basic Auth for authentication.

The Reporting API will allow clients to consume data from the SAI360 Data Warehouse. The APIs will support the OData protocol, so it can be consumed by applications that support this protocol.

Using a subset of the OData protocol (https://www.OData.org) will allow clients to query and access data in their Data Warehouse.

The level of interaction with the Reporting API will depend on the tool consuming this data, as different tools have varying capabilities and approaches to the use of OData.

The Reporting API will support our dynamic data structure so any changes to fields and relationships will be available via the API after a successful publish and ETL run.

The Reporting API, however, does not supply any information about deleted records.

See Also

Reporting API

Supported OData Operations

Supported OData Functions