Skip to main content
POST
VO2 Max Estimator Calculator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioAge
number
required

Age (years)

Required range: 10 <= x <= 100
ioRestingHr
number
required

Resting HR (BPM)

Required range: 30 <= x <= 120
ioTestMethod
enum<string>

Test Method

Available options:
cooper,
mile15,
ymca,
uth
ioSex
enum<string>

Sex

Available options:
male,
female
ioCooperDistance
number

Distance run in 12 min (m)

Required range: 500 <= x <= 5000
ioMileMinutes
number

1.5-mile time — Minutes

Required range: 5 <= x <= 30
ioMileSeconds
number

1.5-mile time — Seconds

Required range: 0 <= x <= 59
ioYmcaRecoveryHr
number

1-min recovery HR (BPM)

Required range: 50 <= x <= 220

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.