Zero-setup synthetic proof
The public alpha sandbox returns a complete biomarker + wearable analysis, action plan, modality coverage, and dashboard JSON in one request:POST /sandbox/hero; it cannot upload or read customer data.
When the result shape fits your product, continue with a free personal key. No
credit card is required.
1. Create a free API key
Open the developer dashboard, sign in with an email magic link, and create a personal workspace key. You get a ready-to-run command with your user and workspace IDs already filled in. It covers the full loop: upload, analyze, list, read trends, and pull recommendations. Using the API through an AI agent instead? The agent can sign you in and mint its own key in three calls; see Connect your agent.2. Set the values from your dashboard
Protected routes require a bearer token with:- a subject/user identity
- an organization claim for the target customer organization
- endpoint grants such as
imports.file,biomarkers.derive, anddashboard_specs.read
3. Upload synthetic source data
source.id into SOURCE_ID.
4. Derive biomarkers
analysis.id into ANALYSIS_ID.