Stream Analytics
This endpoint exposes stream analytics results to end-user
GET https://api-dev.konnectware.com/api/v1/stream-analytics
Query Parameters
Name
Type
Description
analysis*
String
Name of stream analytics created in Konnectware
Headers
Name
Type
Description
Authorization*
String
bearer token
{
// Strean analysis result as JSON array
}The API is authenticated with the token you acquired from the settings section of the Konnectware admin user interface.
Last updated