Ship lab-grade bloodwork in days, not a year
Aniva is the diagnostics layer for digital health builders. Order any of 2,500+ biomarkers as parameters, from a routine blood panel to whole-genome sequencing, through one REST API. Structured results, webhooks, and a live sandbox. The lab, the kits, the couriers and the compliance run behind it.





European standards, German precision.
The compliance set-up that is usually a four-month side project, included by default.
RiliBAEK
ISO 15189
lab partner
GDPR
included
EU-hosted
MDR-aware
qualifying under MDR/IVDR/MPDG
Anti-kickback
Diagnostics used to be the ugliest integration in health tech. That is the part we fixed.
From zero to a structured result in three calls.
Order a panel, listen for a webhook, read the result. You handle the product and the patient relationship. Aniva handles the lab, the sample logistics and the reporting underneath.
Order a panel
One POST creates the order and returns an id you can track. Pick any panel in the catalogue, or a custom one you defined.
POST /v1/orders { "panel": "complete_profile", "patient": "pt_8Q2f1a" }
Listen for the webhook
Every step, from sample drawn to lab complete, fires a signed event. No polling, no fax inbox, no guessing where the sample is.
# event: result.completed { "order": "ord_7642001142", "status": "completed" }
Read the result
Results come back as structured JSON with values, units and reference ranges, coded to standard lab identifiers. Render it, or embed the white-label view.
GET /v1/results/ord_7642 { "marker": "ApoB", "value": 0.78, "unit": "g/L" }
From a single venous draw to whole-genome sequencing.
Aniva runs every modality routinely used in clinical and preventive medicine, plus most modalities that are not yet routine. Pick the panel your patients need, we handle the lab, the analytics, and the reporting.
Routine bloodwork
Lipids, liver, kidney, glucose, electrolytes, full blood count, inflammation markers.
Hormonal panels
Thyroid, reproductive hormones, stress and adrenal axis, growth and IGF, prolactin.
Vitamins and minerals
Vitamin and micronutrient status across the panels typical longevity and preventive medicine ask for.
Immune and autoimmune
Full immunoglobulin profile, autoantibodies, complement, allergen-specific IgE.
WGS, WES, polygenic risk
Whole-genome and whole-exome
sequencing, targeted panels, pharmacogenomics, polygenic risk scores.
RNA sequencing
Bulk RNA-seq and targeted transcriptomic panels, for emerging clinical and research questions.
High-throughput proteomics
Affinity proteomics and panel-based proteomic profiling via specialty partners.
Routine bloodwork
16S and shotgun metagenomic sequencing, dysbiosis indices, and metabolite panels.
Aniva is super easy to integrate
Everything a working integration needs is here on day one, built the way you would want it built, so your team can ship instead of firefight.
A real REST API
Predictable resources, one Bearer key, JSON in and out, clear error objects. If you have called a modern API, you already know how this one behaves.
Webhooks, not polling
Signed events for every status change: sample drawn, in transit, at the lab, completed. React in real time and keep your own UI in sync.
Idempotent by design
Send an Idempotency-Key and retry safely. A dropped connection never creates a duplicate order or a duplicate charge.
A sandbox with test data
Get a test key in minutes, order fake panels, and receive realistic result payloads. Build and demo the whole flow before a single real draw.
Docs you will actually read
Copy-paste examples, every field described, live payloads. The kind of reference that answers the question before you open a ticket.
White-label patient views
Embed a branded results dashboard and PDF, or render the JSON yourself. Your logo, your colours, your domain. The patient never sees Aniva.
Give your product lab-grade diagnostics it needs.
Request an API key and try the sandbox with a 20-minute technical intro to see the endpoints, the webhook flow, and a real contract with your engineers in the room.
More than two thousand five hundred parameters available