Skip to content
Envora Labs
Reserve Envora One
For your space
All solutions
Home Kitchens, bedrooms, nurseries, basements. Envora shows you what you breathe — and tells you how to fix it, usually for free. Office & Co-work CO₂ is the single strongest environmental lever on office productivity — and the cheapest to fix. Envora gives facilities teams and founders the number to argue with. CO₂ and indoor air quality monitoring for schools Classroom CO₂ and indoor air quality evidence for better ventilation decisions, measurable cognitive lift, and the data trail governors and parents want. Labs & Clinics Envora One is precise enough for laboratories, clinics and regulated spaces, and comes with a signed calibration certificate per device ID. Studios & Gyms Hot yoga, spin, HIIT and small studios generate extreme humidity and CO₂ loads. Envora tells you how your ventilation is holding up — live, per-room, per-class. Podcasts & Studios Envora flags the HVAC hum, the fridge compressor, the neighbour's drill — and the concentration drift that flattens your delivery — before the tape picks any of it up. Landlords & Letting Continuous, timestamped indoor air quality records for every unit you manage — so damp disputes end in data, not arguments.
What it protects against
All protection guides
Mould & damp risk Invisible until it is not. Allergies & dust sensitivity The 40–50% RH sweet spot. Long-term toxic gas exposure What you cannot smell, Envora can. Cooking pollution Your kitchen is an industrial chimney. Sleep & bedroom air Sleep is an environmental sport. Winter dry air Heated air is parched air. Outdoor air events When the air outside is worse than inside.
Pricing Compare Guides Insights Contact
Theme
Developers

Built for builders.

Open protocols, versioned APIs. Envora speaks REST and MQTT as first-party contracts, with webhooks riding on top. Everything else — Home Assistant, Grafana, n8n, Node-RED — rides on those two surfaces.

$ curl · envora REST API
curl https://api.envora.io/v1/devices/env-a24f/latest \
  -H "Authorization: Bearer $ENVORA_TOKEN"
# =>
{
  "device": "env-a24f",
  "room":   "Living room",
  "at":     "2026-04-18T10:31:14Z",
  "readings": {
    "co2":     612,
    "t":       22.4,
    "rh":      48,
    "pm25":    8.2,
    "db":      38,
    "lux":     420
  }
}
Three protocols

Pick the right tool.

REST

Clean, paginated JSON. Bearer-token auth. OpenAPI 3.1 spec. Rate-limited per key, not per device.

MQTT

Subscribe to envora/<device>/#. Live topics for every channel. TLS 1.3 by default.

Webhooks

Signed HMAC deliveries for alerts. Retry with exponential back-off. Test harness in the dashboard.
Integrations

First-party support.

Native drivers, not bolted-on bridges. Envora shows up in the platforms you already use.

Home Assistant
Community MQTT integration · every channel as an entity
Node-RED
Flow nodes via MQTT broker
n8n · Zapier
Trigger on thresholds via webhooks
Grafana
Prometheus bridge · pre-built dashboards
Slack · PagerDuty
Alert routing via webhooks
Looker · Sheets
Pull data via the REST export endpoint
HomeKit · Matter
On the firmware roadmap · not shipping today
Custom
Anything that consumes JSON or MQTT
Data export

Your data. Your format.

Bulk CSV, streaming JSON or live MQTT. Three years of full-resolution history per device on Home and Fleet Starter — five on Fleet Team, seven on Fleet Estate.

  • CSV export, any date range
  • JSON lines, pipeable
  • Incremental export via cursor
  • Prometheus / OpenMetrics endpoint
  • One-click full delete (24 h)
Endpoints
Base URL
https://api.envora.io/v1
Auth
Bearer token · scopes · revocable
Rate limit
60 req/min · 1,000 req/h · per key
MQTT broker
mqtts://mqtt.envora.io:8883
Webhook signing
HMAC-SHA256, rotating secret
SDKs
JavaScript · Python · Go · PHP
Build with Envora

Get the OpenAPI spec. Talk to engineering.

Drop your details and we'll send the spec, sandbox credentials and a direct line to the platform team. Free to use with any device.

Free UK & EU shipping · 2-year warranty · Reply within one UK business day.