OnePath Connect
OnePath Connect
OnePath Connect Documentation
Getting StartedAuthenticationYour First API CallSandbox EnvironmentGoing Live
Getting Started

Sandbox Environment

Safe testing with pre-seeded data, no real PHI involved.

The sandbox is a fully functional environment with pre-seeded fictional patient profiles. No real PHI is ever involved.

Base URL

https://sandbox.onepath.health

All sandbox API keys start with onepath_sandbox_.

Sandbox Credentials

WhatValue
API Keyonepath_sandbox_demo_onepath
Pre-signed consent tokenAvailable in Partner Portal → Sandbox tab
Pre-seeded user IDsonepath_usr_demo_001 through onepath_usr_demo_010

Differences from Production

FeatureSandboxProduction
PHIFictional onlyReal patient data
BAA requiredNoYes
Rate limitsRelaxed (1,000 req/min)Standard (100 req/min)
AI responsesMocked (fast)Real inference
WebhooksDelivered to registered endpointsDelivered to registered endpoints

Sandbox data is reset weekly. Do not rely on sandbox user IDs persisting long-term.

Your First API Call

Onboard a sandbox user and pull AI insights in five minutes.

Going Live

Checklist before your first production deployment.

On this page

Base URLSandbox CredentialsDifferences from Production