This API requires a Fusion AI license.
Signals API
The Signals API accepts a set of signals, encoded as JSON objects, for indexing into a signals collection.
A successful request results in events being added to the signals collection.
For the above example, the events will be represented as follows:
Normally, signals are indexed just like ordinary documents, through a configured datasource and index pipeline. This API is provided for cases where it is more convenient to index signals directly.
To aggregate signals, use a SQL aggregation job, which is a kind of Spark job.
See Signal types and structure to learn how to send well-formed signals to this API.
Was this page helpful?
⌘I