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

Download

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

Download

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

Download

examples/python/quickstart.py

Capabilities, upload, analyses, derived quantities, deletion.

Python 3 · requests

Download

examples/rest/quickstart.sh

The same flow from a shell.

bash · curl · jq

Download

examples/mcp/claude-code.sh

Connect Claude Code to the MCP server.

Claude Code

Download

examples/mcp/gemini-settings.json

MCP server entry for ~/.gemini/settings.json.

Gemini CLI

Download

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

Open

API documentation

The reference generated from that schema.

app.oxynet.net/docs

Open

llms-full.txt

The complete integration guide, written for an agent to read in one request.

plain text

Open

Python package

pyoxynet on PyPI

Open-source local research inference and synthetic CPET generation. Not a client for the hosted API.

v0.1.12 · Python >=3.10 · MIT

Open

pyoxynet on GitHub

The package source and its README.

source

Open

The manual

oxynet-manual.pdf

The engine, the evidence and the integration options, written to be forwarded.

PDF · always the current edition

Open