HealthAPI

Your health,
as an endpoint.

Sync Apple Health, get a key, and let any AI answer questions about your health metrics — over a clean REST API.

Private beta · Works with ChatGPT · Claude · cURL · any REST client
GET  healthapi.app/api/v1/query/daily-summary
Steps today
11,294
▲ 18% vs. your avg
Avg heart rate
62bpm
Resting · last 24h
Sleep
7.4hrs
82% efficiency
Active energy
540kcal
3 workouts this week

From device to API in seconds.

No data plumbing. Install, connect, query.

01

Sync Apple Health

Install the app, grant access once. Steps, heart rate, sleep, workouts and years of history flow up automatically.

02

Grab your key

Open the Console, copy your API key, and check your live usage against your daily limit.

03

Ask anything

Point any AI, agent, or script at the API and ask about your health metrics in plain English.

One call. Your whole day.

Pre‑aggregated, deduplicated, timezone‑aware — ready to use.

daily-summary.sh
# Your day, summarized — one request.
curl https://healthapi.app/api/v1/query/daily-summary \
  -H "Authorization: Bearer hk_live_•••"

# →
{
  "date": "2026-06-11",
  "steps": 11294,
  "avg_heart_rate": 62,
  "workouts": [{ "type": "Running", "duration_minutes": 38 }]
}

One key. Every question.

Steps, sleep, heart rate, workouts, energy — already aggregated and ready to query.

Ask in plain English.

Paste your key into ChatGPT or Claude and ask like you'd ask a coach.

How did my sleep trend this week, and did workouts help?
1k/day

requests on the Developer plan — built for agents that poll.

Accurate across devices.

Steps and energy come back as one clean total across your iPhone and Apple Watch — matching Apple Health.

Your data. Your key. Your rules.

Encrypted in transit. Export or delete in one call. Sign in with Apple so it follows you to any device.

Years of your health history. One API call away.

Full‑resolution raw samples plus fast daily rollups — so an AI can reason over your last workout or your last decade.

Plans that scale with your agents.

HealthAPI is in private beta — join the waitlist for early access. Every plan starts with a 7-day free trial, then $4.99/mo (Pro) or $9.99/mo (Developer). No permanent free tier.

7-day free trial
Pro
$4.99/mo
100 requests / day
  • All core health metrics
  • Daily summaries & trends
  • Export & delete anytime
Join the waitlist
7-day free trial
Developer
$9.99/mo
1,000 requests / day
  • Everything in Pro
  • Full raw history access
  • Built for agents that poll
Join the waitlist
Enterprise
Custom
Built for products
  • Custom limits & SLA
  • Sign in with Apple / SSO
  • Dedicated support
Contact us

Your health is already an API.

Join the private beta and ask your first question the day we open up.