Set Access

Within your 3rd party analytics tool you need to create an OData query. You need to select OData Feed as your source type.

The API URL and user credentials must be entered at the beginning to authenticate access.

  1. Enter the OData API Endpoint URL from your administrator.

    • Contact your Aiimi Insight Engine administrator to get this from the control hub.

apiUrl/odata/entitySetName
  1. Using query parameters enter your Aiimi Insight Engine username and API key to start the query.

    • Contact your Aiimi Insight Engine administrator to get this information.

?username=usernamehere
?api-key=apikeyhere

Example Structure:

apiUrl/odata/entitySetName?username=username&api-key=apikey&