Documentation
Getting Started
Fire Aware makes it easy to monitor air quality in real-time using an interactive map dashboard.
Key Sections
- Map Dashboard — View sensor data on an interactive map with multiple metrics
- Sensor Management — Add, edit, and remove monitoring sensors
- Data Export — Download your data as CSV for further analysis
- Dark Mode — Toggle between light and dark themes for comfortable viewing
Metrics
AQI (Air Quality Index) — Overall air quality on a 0-500 scale
PM2.5 (µg/m³) — Fine particulate matter concentration in micrograms per cubic meter
CO2 (ppm) — Carbon dioxide levels in parts per million
📚
Sensor Specs, APIs, and Data Schemas
Full hardware specifications, REST and webhook payloads, and data schemas are documented here for integrators and power users.
Public endpoints return JSON; authenticated endpoints require an API key available on the Pricing page. Webhook payloads are signed; verify signatures with the HMAC key shown in your dashboard. The Documentation is versioned alongside the platform — older versions remain accessible for backward compatibility.