Heart Rate Zone Calculator
Calculate your five heart rate training zones (Zone 1 to Zone 5) from your age, using the Haskell-Fox, Tanaka or Gellish maximum-heart-rate formula, plus the optional Karvonen heart-rate-reserve method for personalized zones from your resting heart rate.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Age (years)
1 <= x <= 120Max HR formula
haskell, tanaka, gellish, manual Manual max HR (BPM)
60 <= x <= 250Use Karvonen method (more personalized)
Resting HR (BPM)
30 <= x <= 120Target intensity (%)
1 <= x <= 100Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.