Data API (Parquet)
Bulk data export in Apache Parquet format for analytics and data lakes
Haltian IoT provides multiple APIs for different data access patterns and use cases.
| API | Protocol | Best for |
|---|---|---|
| Service API | GraphQL | Device management, queries, configuration |
| Stream API | MQTT | Real-time event streaming |
| Data API | Parquet | Bulk export, analytics (Alpha) |
Most integrations start with the Service API for device discovery, then add the Stream API for live event subscriptions or the Data API for analytics workloads. The APIs are complementary — use one or combine several depending on your needs.
Query devices, read measurements, and manage configuration from your backend.
Receive sensor events in real time as they happen — occupancy, environment, state changes.
Export large datasets in Parquet format for data warehouses, BI tools, or analytics pipelines.
In addition to the cloud APIs above, Haltian IoT gateways support binary passthrough — delivering raw Wirepas device messages directly to a local MQTT broker without cloud processing. This is ideal for installations requiring low-latency access, data sovereignty, or air-gapped operation.
Binary passthrough is a gateway-level feature, not a cloud API. For configuration and setup details, see:
Bulk data export in Apache Parquet format for analytics and data lakes
GraphQL API for Haltian IoT device management and data access
MQTT streaming API for real-time Haltian IoT device data
Complete reference of all Haltian IoT measurement types verified against production schema