AI-assisted sleep insights

Your smart mattress, finally understood.

RestVitals turns the heart rate, breathing, movement and apnea events captured by your bed into clear charts and an AI assistant that explains what your night really looked like.

Avg heart rate

64bpm

Breathing rate

15/min

Restful score

86/100

Continuous wellness

Sleep vitals, made readable

A clean dashboard for the four signals that matter most while you rest, paired with an AI assistant that knows your numbers.

Heart rate trends

See your nightly resting heart rate and how it shifts across the week.

Breathing rhythm

Track breathing rate stability and average across sleep cycles.

Movement & restlessness

Quantify how much you tossed and turned during the night.

Apnea event flags

Spot potential breathing pauses to discuss with your clinician.

Daily, weekly, monthly

Switch ranges to see hourly detail or longer-term shifts.

AI assistant

Ask questions in plain language. The assistant uses your latest data.

How it works

From mattress to insight

Your smart mattress streams readings to RestVitals over a simple JSON API. We organize, visualize, and explain them in everyday language.

  1. Sense

    Mattress sensors capture heart rate, breathing, and movement throughout the night.

  2. Visualize

    Charts show nightly trends across day, week, and month windows.

  3. Understand

    The AI assistant interprets your numbers and answers questions in context.

Sample mattress payload

POST /api/ingest
Header: x-api-key: <your-mattress-key>

{
  "heartRate": 72,
  "breathingRate": 16,
  "movement": 12,
  "sleepApnea": 0,
  "timestamp": "2026-04-25T22:45:00Z"
}

A bundled API key is generated for every account. You can also send an array of readings in a single request.

Wellness, not diagnosis

RestVitals is an informational sleep & wellness tool. It is not a medical device, has not been evaluated by the FDA, and does not diagnose, treat, cure, or prevent any disease. Always consult a qualified healthcare professional for medical concerns.