OnePath Connect
OnePath Connect
OnePath Connect Documentation

OnePath Connect Documentation

Everything you need to integrate OnePath Connect into your product.

Welcome to the OnePath Connect developer documentation. You're building something that works with health data — we've handled the hard parts so you don't have to.

Where to start

Getting Started

Make your first API call in under 10 minutes

API Reference

Full endpoint reference with interactive examples

SDKs

Official TypeScript and Python SDKs

Guides

Integration guides for your use case

The One API, Explained

OnePath Connect gives your application five capabilities through a single authenticated endpoint:

EndpointWhat it does
POST /partner/v1/users/onboardRegister a user and create their FHIR record
PATCH /partner/v1/users/{id}/health-dataSubmit structured health data (FHIR R4)
POST /partner/v1/users/{id}/lab-analysisAI-powered lab document processing
GET /partner/v1/users/{id}/insightsRetrieve AI-generated clinical summary
POST /partner/v1/users/{id}/coaching-chatSession-based conversational health AI

All endpoints require a valid partner API key and a signed user consent token.

Getting Started

Integrate OnePath Connect into your product in under 10 minutes.

On this page

Where to startThe One API, Explained