Endpoint Examples
Run Kalman Filter
Processes time series data using a Kalman filter to reduce noise and provide smoothed predictions. Optionally saves results to the database with a unique identifier.
POST
Submit one or more time series to Luna’s Kalman filter. Set
save to true
and include a unique_identifier to accumulate historical observations across
requests.Authorizations
API key for authentication
Path Parameters
The account ID associated with your API key
Body
application/json
Response
Successfully processed the Kalman filter