Wahoo Fitness · Example Payload

Wahoo Power Zones Example

FitnessCyclingEndurance TrainingBike ComputersSmart TrainersIndoor CyclingHeart RatePower MetersGPSWearablesHardwareFIT FilesWebhooksOAuth

Wahoo Power Zones Example is an example object payload from Wahoo Fitness, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idftpcritical_powerworkout_type_family_idzone_1zone_2zone_3zone_4zone_5zone_6zone_7created_atupdated_at

Example Payload

Raw ↑
{
  "id": 421337,
  "ftp": 285,
  "critical_power": 295,
  "workout_type_family_id": 1,
  "zone_1": 156,
  "zone_2": 213,
  "zone_3": 256,
  "zone_4": 299,
  "zone_5": 342,
  "zone_6": 399,
  "zone_7": 500,
  "created_at": "2026-04-12T17:22:00Z",
  "updated_at": "2026-05-20T09:14:00Z"
}