Key concepts
Sensor agnostic
You don’t need to differentiate the hardware type to use the API. Regardless of the type of sensor (Entry or Open Area), the API works the same.
Data are tied to spaces (not sensors)
Our API is designed to remove the need for you to composite space or tie individual sensors to a space. This is particularly useful for open spaces with many sensors with overlapping fields of view. As a customer, you only need to understand your space and its hierarchy - instead of sensor locations and how to composite the field of view together.
To understand how Space work, go to Understand Space.
API standard
Density API is based on the OpenAPI standard.