ConsoleCatalog
Sign in
WHOOP logo

WHOOP

whoop.comFitnessauth

Fitness/recovery wearable brand.

IdentitySign in to use your identities on this site.

WHOOP Body Measurements

ASYNCREADAuth required

Get authenticated user's body measurements (height, weight, maximum heart rate).

This action takes no params.

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "whp_body_measurements",
    "params": {}
  }'