Downloads
Everything to get started
Sample data, examples and schema. Nothing here requires an account to download.
API v1 · docs 1.0 · updated 2026-09-22
Sample CPET data
oxynet_sample.json
An incremental test: 900 s at 2 s intervals, with V̇O₂, V̇CO₂, V̇E, breathing frequency, PetO₂, PetCO₂ and heart rate. No work-rate channel. Expect VT1 and VT2, and substrate against %V̇O₂peak.
Oxynet canonical JSON · synthetic · 50 KB
oxynet_sample_oscillating.json
The same test with a 60 s oscillation added (ventilation and end-tidal CO₂ in antiphase), to exercise the research-stage oscillation analysis.
Oxynet canonical JSON · synthetic · 50 KB
Synthetic, and what that means
Both files are the output of the API's own generator (GET /v1/sample), saved on 2026-09-22. No person and no patient. The thresholds sit near 55 % and 80 % of the exercise period because the generator placed them there, and the LT and RCP fields in the file record that placement. They show the pipeline working; they are not validation data and say nothing about accuracy.
Examples
examples/README.md
What each file is and how to run it.
Markdown
examples/python/quickstart.py
Capabilities, upload, analyses, derived quantities, deletion.
Python 3 · requests
examples/rest/quickstart.sh
The same flow from a shell.
bash · curl · jq
examples/mcp/claude-code.sh
Connect Claude Code to the MCP server.
Claude Code
examples/mcp/gemini-settings.json
MCP server entry for ~/.gemini/settings.json.
Gemini CLI
Each is shown in full on the quick start, Python and MCP pages.
API schema and documentation
openapi.json
The machine-readable API, served by the running service. Import into a client generator, a GPT Action or an integration platform.
OpenAPI 3.0 · live · no key needed
API documentation
The reference generated from that schema.
app.oxynet.net/docs
llms-full.txt
The complete integration guide, written for an agent to read in one request.
plain text
Python package
The manual
oxynet-manual.pdf
The engine, the evidence and the integration options, written to be forwarded.
PDF · always the current edition