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 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
}
}
Pick the right tool.
REST
MQTT
Webhooks
First-party support.
Native drivers, not bolted-on bridges. Envora shows up in the platforms you already use.
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)
- 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
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.