Integration
Two integration options are currently available in the Sensorbee Cloud:
- ·Push API — real-time forwarding. Sensorbee POSTs every payload to your endpoint as soon as it's received. Useful for live dashboards, real-time alerting, and stream-processing pipelines.
- ·REST API — on-demand queries. Your application fetches data when it needs it. Useful for historical analysis, periodic reporting, and back-office tooling.
Both deliver payloads using the Smart City Template — a fixed schema covering installation metadata, GPS, all particulate and gas readings, weather, vibration, and device health.

API testing
Test endpoints interactively at api-docs.sensorbee.com.
