✨ Try Personal Tracker Read the Spec Global Dashboard
Breathe Exposure Protocol v2.0

The open standard
for atmospheric exposure
data.

Air pollution kills 7 million people annually. The sensors exist. The data infrastructure does not. BXP is the open standard that fixes that — like HTTP for air quality. Any device writes it. Any software reads it. Nobody owns it.

Read the Spec Global Dashboard
Apache 2.0 · Forever free · DOI: 10.5281/zenodo.18906812
7M
Deaths per year
from air pollution
31
Atmospheric agents
in the BXP spec
Cities searchable
on the public node
Tools & Resources
01
Global Dashboard
Search any city on earth. Real-time atmospheric exposure data served in BXP format from the public reference node.
bxp-node.onrender.com/dashboard
02
BXP Validator & Playground
Paste any JSON and validate it against the BXP v2.0 specification. Get error codes, HRI scores, and WHO threshold analysis.
bxpprotocol.github.io/bxp-spec
03
Reference Server & SDK
Complete technical specification, Python reference server, SDK, and CLI. Run your own BXP node in under 3 minutes.
github.com/bxpprotocol/bxp-spec
04
Public API
REST API endpoint serving real-time BXP data. Federated node architecture. Open to everyone, rate-limited for fair use.
bxp-node.onrender.com/docs
What BXP defines

A format layer,
not a platform.

BXP is a pure software protocol standard. Like HTTP, PDF, and MP3 — it requires no proprietary hardware, no centralised infrastructure, and no licensing fees.

It runs on any device, any platform, any geography, at any scale. A sensor company in Japan can write their own C++ implementation. A Nigerian startup builds their own node. Nobody needs permission.

The spec lives on GitHub permanently. The standard is the law. Everything else is an implementation of it.

Run a BXP node in 3 minutes
# Clone the reference implementation git clone https://github.com/bxpprotocol/bxp-spec cd bxp-spec/reference-server # Install dependencies pip install fastapi uvicorn pydantic httpx # Start your BXP node python server.py # Dashboard: http://localhost:8000/dashboard # API docs: http://localhost:8000/docs

Public Reference Node

The world's first public BXP node — open to anyone, free to use.

Node operational
Real-time global data
API available
✨ NEW
LIVE NOW — USE IT
BXP Personal Exposure Tracker
Your personal exposure passport. Runs in your browser. Tracks where you go. Shows what you breathe. Calculates your exposure debt. No install. No signup. Free forever.
bxpprotocol.github.io/oracle.html
Cite BXP in your research
Specification Elvarin. (2026). BXP — Breathe Exposure Protocol v2.0 Technical Specification. Zenodo. https://doi.org/10.5281/zenodo.18906812 Reference Implementation Elvarin. (2026). BXP Protocol — Reference Implementation v2.0. Zenodo. https://doi.org/10.5281/zenodo.18907003 ORCID https://orcid.org/0009-0001-4856-4986