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.healthAll sandbox API keys start with onepath_sandbox_.
Sandbox Credentials
| What | Value |
|---|---|
| API Key | onepath_sandbox_demo_onepath |
| Pre-signed consent token | Available in Partner Portal → Sandbox tab |
| Pre-seeded user IDs | onepath_usr_demo_001 through onepath_usr_demo_010 |
Differences from Production
| Feature | Sandbox | Production |
|---|---|---|
| PHI | Fictional only | Real patient data |
| BAA required | No | Yes |
| Rate limits | Relaxed (1,000 req/min) | Standard (100 req/min) |
| AI responses | Mocked (fast) | Real inference |
| Webhooks | Delivered to registered endpoints | Delivered to registered endpoints |
Sandbox data is reset weekly. Do not rely on sandbox user IDs persisting long-term.