u/k3rnelboot

export your Zepp / Amazfit health data as JSON — no official API
▲ 8 r/amazfit+1 crossposts

export your Zepp / Amazfit health data as JSON — no official API

Hello

I open-sourced a tiny Python CLI for reading your own Zepp / Huami health data from the terminal: heart rate, HRV, skin temp / readiness, sleep/steps band payloads, stress / PAI, SpO₂-related streams, training load, workouts, etc.

Auth is via HTTPS proxy capture (HAR or JSON export) — you grab apptoken + user id + regional host from traffic to api-mifit*.zepp.com, then init writes a local config.json. No password login (that path’s basically dead on current app builds).

It’s unofficial, Don’t expect it to match every screen in the app; new stuff gets added from captures.

Repo: https://github.com/m4ary/zepp-health-cli

Feedback / issues welcome.

u/k3rnelboot — 3 days ago