Authenticate and read live radon/CO2/VOC values from a personal Airthings device via the official Airthings Consumer API

domain: consumer-api.airthings.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register a free Airthings account and create a Consumer API client (client_id + client_secret) via consumer-api-doc.airthings.com/dashboard or dashboard.airthings.com/integrations/api-integration with the 'read:device:current_values' scope.
  2. Request an OAuth2 client_credentials access token: POST https://accounts-api.airthings.com/v1/token with client_id, client_secret and grant_type=client_credentials.
  3. Use the returned JWT bearer token in the Authorization header for GET https://consumer-api.airthings.com/v1/devices to list your registered devices.
  4. Call GET https://consumer-api.airthings.com/v1/devices/{serialNumber}/latest-samples to retrieve the device's latest radon, CO2, VOC, humidity, temperature and PM readings.
  5. Re-request a new token via the same client_credentials call when the JWT expires; this flow has no refresh token.

Known gotchas

Related routes

Use the AirNow API for an outdoor AQI baseline alongside indoor radon/IAQ monitoring, on the currently supported endpoints
airnowapi.org (government) · 5 steps · unrated
Read CO2 and (on supported models) radon readings from an Aranet4 or Aranet Radon Plus/One sensor over Bluetooth LE
github.com/Anrijs/Aranet4-Python (community, unofficial) · 5 steps · unrated
Read live radon readings off a RadonEye RD200 over Bluetooth LE using community reverse-engineered libraries
github.com (community, unofficial) · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans