Getting Started with Event API
- Last UpdatedJan 27, 2022
- 1 minute read
The Event API service is used by client applications to add events to a first-in, first out execution queue.
In this architecture, the REST- based API service is used to expose "Event API" methods to external applications. The Windows service named "Intelligence Event API Service" is used to host the REST-based API service.
The following architecture diagram explains how Event APIs are exposed to the external application.

Prerequisites
The following prerequisites are required to work successfully with the Event API.
-
Install the BI Gateway application.
-
BI Gateway Server is installed and configured.
-
Configure the Event Interface Service with Port number. The default value is 9000. You can
-
Authorize the Runtime account to use Event API (will be added to the aaIntelligenceEventAPIUsers group)
-
Update the port number.
-
-
The Intelligence Event API service is running
-
User who is a member of the aaIntelligenceEventAPIUsers group can access the Event API methods.