Copied!
Developer API · Now in sandbox

The only clinical AI
that remembers your patient.

Nera fuses ECG, glucose, BP, HRV, and sleep across days and weeks — not just today's snapshot. The risk score gets more accurate the longer you use it. No other API does this.

12M ECG training set 6-signal multimodal fusion Longitudinal patient memory Free sandbox · 200 calls/mo
nera-api · risk-score
Request
Response
Python
POST /v1/nera-api/vitals/risk-score x-api-key: ak_••••••••••••• { "hr": 88, // beats per minute "hrv": 32, // RMSSD in ms "spo2": 96, // oxygen saturation "systolic": 138, // blood pressure "glucose": 112, // mg/dL fasting "age": 48, "patientRef": "pt_001" }
62
Moderate risk · 2 flagsResponse in 780ms
Built for
12M
ECGs in training dataset
94%
AFib detection accuracy
<800ms
Average API response time
What you can build
Longitudinal. Multimodal.
Deterministic.
Other APIs score a snapshot. Nera accumulates your patient's full history — ECG, glucose, BP, HRV, sleep — and fuses them into a single risk picture that gets sharper over time. Trained on 12 million real patient records. Same inputs always produce the same output — auditable, reproducible, clinically defensible.
POST /b2b/ecg/analyze QRS T Normal Sinus Rhythm
ECG Analysis
Photo of a paper ECG.
Full clinical diagnosis.
Upload a phone photo of any paper ECG report. Nera returns rhythm, STEMI detection, QTc/PR/QRS intervals, and a clinical interpretation — fused with the patient's longitudinal vitals context. Trained on 12M ECG records.
94% AFib detection accuracy across 12M ECGs
STEMI flagging with lead-level detail
12-lead and single-lead supported
POST /nera-api/vitals/risk-score 62 NERA SCORE BP ↑ Moderate Glucose ↑ High
Longitudinal Risk Score
Scores that learn.
Not just today's reading.
Log daily vitals per patient. Nera builds a full longitudinal profile — fusing HR, HRV, BP, glucose, SpO2, and sleep across weeks — and returns a 0–100 risk score grounded in the patient's entire history. A single OpenAI call cannot do this.
HR, HRV, SpO2, BP, glucose, HbA1c, BMI
Age-adjusted clinical thresholds
Plain-language narrative for non-clinicians
POST /nera-api/glucose/estimate HIGH >126 mg/dL NORMAL 72–126 mg/dL LOW <72 mg/dL 98–120 mg/dL
Multimodal Glucose
Continuous monitoring.
No needles required.
Any wearable PPG signal → estimated glucose range in mg/dL. Nera's proprietary multimodal algorithm fuses optical and physiological signals internally — not a single-sensor lookup. Activity-corrected, stress-corrected, calibrated on 12M paired glucometer readings.
Works with any reflectance PPG sensor
Activity & stress physiological corrections
Confidence zone: normal / pre-diabetic / diabetic
POST /nera-api/report/generate NERA AI · Weekly Health Report pt_001 Normal Watch Normal Nera AI Analysis
Longitudinal Reports
30-day narrative.
Written by Nera AI.
Send a patient's daily vitals history. Receive a structured clinical narrative — trends across all signals, the single most important pattern, follow-up priority, and recommendations. EMR-ready. Impossible to produce from a single-day snapshot.
AI-generated clinical narrative
7–30 day trend analysis included
Follow-up priority flag: immediate / 7d / 30d
Integration
Live in three steps.
1

Register — get your key

Fill in your email and org name below. Your sandbox API key is issued in seconds — no approval queue, no sales call.

POST /v1/nera-api/developer/register
→ { "apiKey": "ak_..." }
2

Send your first request

Add x-api-key to your header. Post a JSON body with your patient vitals. No SDK required.

x-api-key: ak_your_key_here
Content-Type: application/json
3

Get clinical intelligence

Receive a Nera Score, risk flags, and a Nera AI narrative in under 800ms. Embed it in your UI, EMR, or dashboard exactly as returned.

{ "neraScore": 62,
"riskCategory": "moderate",
"flags": [...] }
"
We integrated the ECG analysis endpoint in an afternoon. It replaced what would have been six months of ML infrastructure work.
Engineering Lead, Telehealth Platform · Sandbox tester
Pricing
Start free.
Scale when you're ready.
Sandbox
Free
forever · no credit card

  • 200 API calls / month
  • All 4 endpoints unlocked
  • Instant key — no approval
  • Usage dashboard
  • Community support
Enterprise
Custom
volume discounts · SLA

  • Unlimited API calls
  • 99.9% SLA guarantee
  • Dedicated support channel
  • White-label option
  • On-prem deployment
✉ Get in touch

Enterprise? Let's build something together.

Custom volume, white-label integration, clinical partnership, or just want to talk to the team? Drop us a message and we'll get back within 24 hours.

🏥Hospital EMR & HIS integrations
🤝White-label under your brand
📊Custom volume & SLA pricing
🔬Clinical research collaborations

Talk to us

We read every message — usually reply same day.

✓ Message received!

We'll be in touch within 24 hours.
Meanwhile, grab your free sandbox key below.

Ready to add clinical AI to your product?

200 free API calls a month, all four endpoints, no credit card. Your sandbox key is generated instantly.

Key generated instantly — no queue
🔒TLS encrypted · keys stored as SHA-256 hashes
📊Live usage dashboard after registration
🧪Interactive playground to test before you code

Get your free API key

Sandbox · 200 calls/month · All endpoints

✓ Your API key is ready

Save this now — it won't be shown again after you leave.

⚠ Store this securely. It cannot be recovered.
🏠 Overview
Playground
📖 API Docs
📊 Usage

Dashboard

Your API Key
ak_••••••••••••••••••••••••••••••
Tier: sandbox · Org:
This Month's Usage
Loading...
Quick Start
1
Copy your API keyAdd x-api-key: ak_... to every request header.
2
Try the playgroundClick Playground in the sidebar — test any endpoint live, no code needed.
3
IntegrateBase URL: https://neraai.co · Copy any curl from Docs.
4
UpgradeEmail info@neraai.co for Growth (5,000 calls/mo).

API Playground

Live calls against the real API using your key. Edit the pre-loaded patient data and run.

How it works: Edit any cell in the 7-day table, hit Run. Nera AI logs all days to the patient's history then computes a risk score from the full longitudinal record — impossible to replicate with a single OpenAI call.
DayDate HR
bpm
HRV
ms
SpO2
%
SBP
mmHg
DBP
mmHg
Glucose
mg/dL
Sleep
hrs
ECG Image Analysis: Paste a URL to any ECG image (paper report photo, digital strip) or upload a file. Nera AI identifies rhythm, detects STEMI, measures QTc/PR/QRS, and flags urgency — trained on 12M ECG records.
Send up to 30 days of daily vitals and receive a Nera AI clinical narrative with trends, key insights, and follow-up recommendations. Takes 2–4 seconds.
7-Day Data (edit freely)

API Documentation

📖
Full API Reference
Complete endpoint documentation with request/response schemas, authentication guide, error codes, and code examples in Python, Node.js, and cURL.
Open API Docs

Usage

This Month
Loading...
Upgrade

On sandbox (200 calls/month)? Email us to upgrade to Growth instantly.

Upgrade to Growth — ₹24,999/mo →