# Jane

**Canonical:** https://apis.io/providers/jane-app/  
**Website:** https://jane.app/  
**APIs profiled:** 8

Jane is a cloud-based practice management platform for health and wellness clinics, headquartered in North Vancouver, Canada, with regional data residency across Canada, the USA, the United Kingdom, and Australia. Jane combines online booking, scheduling, charting and clinical documentation (including AI-assisted notes), insurance billing, payments, patient intake, a patient mobile app, and telehealth in a single system used by interdisciplinary clinics — physiotherapy, massage therapy, chiropractic, counselling, midwifery, and more. The Jane Developer Platform (developers.jane.app) exposes a documented REST API that lets approved Technology Partners build "Jane Extensions" — practitioner-authorized integrations that read and write clinic data. Authentication is OAuth 2.0 with PKCE over OpenID Connect (Keycloak realms), using RS256 JWT bearer access tokens and granular scopes (e.g. observations:read). The API is date-versioned in the URL path and is per-clinic (https://<clinic>/api/YYYY-MM-DD/), covering patients, appointments, locations, staff, disciplines, treatments, medical records (observations, care plans, medications), document uploads, webhooks, and extension management. Jane is not FHIR/HL7-based: it is a proprietary REST practice-management API rather than a SMART-on-FHIR EHR interoperability surface.

## Kin Score — 55.9 / 100 (developing)

Scored 2026-08-17 under rubric 0.11.0. Trend: flat (+0.0 from 55.9).

| Facet | Score |
|---|---|
| Discoverability | 83.3 |
| Contract Quality | 69.7 |
| Governance | 20.8 |
| Operational Transparency | 39.5 |
| Developer Ergonomics | 62.5 |
| Commercial Clarity | 47.4 |

Regulatory layer — **Health**: 58.8 (matched via tags).

## Agent readiness — 53.4 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| MCP Server | derived |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | partial |
| Rate Limit Signal | verified |
| Event Surface Described | yes |
| Agent Skills | derived |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## APIs (8)

- **Jane Patients API** — Retrieve, list, and free-text search patient records for the practitioner's accessible patients within a clinic. Free-text search is a POST-body endpoint so PII does not leak in...
- **Jane Appointments API** — Retrieve and list one-on-one appointment bookings for a clinic, with filtering by patient, staff member, location, treatment, and time window. Part of the Jane Developer Platfor...
- **Jane Practice and Scheduling API** — Read clinic reference and scheduling data — locations, staff members, disciplines, treatments, and company details — that underpin booking and practice configuration. Part of th...
- **Jane Medical Records API** — Create, read, update, and list clinical medical-record data for a patient — observations, care plans and care plan activities, and medications (including full medication change ...
- **Jane Documents API** — Upload document files (PDF, JPEG, PNG up to 50 MB) to receive a document ID that can be referenced in other API calls, and retrieve a previously uploaded document. Part of the J...
- **Jane Webhooks API** — Register, list, retrieve, and deregister webhook subscriptions so partners receive signed event notifications for a clinic. The signing secret is returned only once at registrat...
- **Jane Extensions API** — Create, read, update, delete, and list Jane Extensions, and browse the catalog of approved extensions available to clinics. This is the management surface for the partner integr...
- **Jane JDP API** — Jane JDP API from Jane — 31 path(s) described in OpenAPI.

## MCP servers (1)

- **jane-app-mcp.yml**

## Agentic access (1)

- **Jane App Agentic Access** — 43 operations · 15 acting

## Security (3)

- **Jane App Authentication** — http/oauth2 · 2 schemes
- **Jane App Domain Security** — TLSv1.3 · HSTS · DMARC
- **Jane App Trust Center** — SOC 2, PCI DSS

## Tags

Healthcare, Canada, Practice Management, EHR, EMR, Scheduling, Clinical Documentation, Telehealth, Health and Wellness, REST API, OAuth2, Webhooks

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/jane-app/). Scores are computed from the provider's own public artifacts under a published rubric.
