/
Haystack REST APIs

Haystack REST APIs

The Haystack REST API documentation along with Ops and Authentication can be found here:

HTTP API – Project Haystack

Authentication – Project Haystack

Ops – Project Haystack

Note: In order to use the eval op, you must enable the “Allow get with side effects” setting in your Host → Settings under the API section, or apply the noSideEffects tag if using functions or operations.

You can try end point:  http://host/api/<projName>/read?filter=<axon filter>

Example to read about: http://host/api/<projName>/about

Example to read all operations allowed: http://host/api/<projName>/ops

Example to read all points in the database: http://host/api/<projName>/read?filter=point

Example to read all alarms in the database: http://host/api/<projName>/eval?expr=readAll(equip or point).alarms(today)

 

Related content

API Docs
Read with this
Reading all data
Reading all data
More like this
FIN HTTP Axon APIs
FIN HTTP Axon APIs
Read with this
Connect to your haystack connector
Connect to your haystack connector
More like this
Edge2Cloud guide
Edge2Cloud guide
Read with this
Connectors List
Connectors List
More like this