POST /imports/file to register source data for analysis.
Supported categories
| Category | Common payloads |
|---|---|
biomarkers | CSV, JSON, or text lab panels |
wearables | CSV/JSON exports, daily summaries, synced provider data |
genetics | VCF, VCF.GZ, SNP-array text exports encoded as text or base64 |
behavioral | Notes, protocols, intake context |
Payload shape
data_base64 instead of text for binary or compressed uploads. Include
collected_at dates in payload rows whenever you have them; repeat uploads
then become longitudinal trends automatically.
Round-trip every upload
Large genetics files
Full WGS files are processed asynchronously. Upload the source, startPOST /genetics/analyze, and poll the returned job.