Some users (especially bodybuilders: very low body fat + high muscle mass) need a different method for best accuracy.
Use Case | Method |
---|---|
Most users (default) | coco2 |
Legacy users (transitioning) | coco_bri |
Confirmed bodybuilders | army_athlete |
Users want comparison | Use PATCH to apply multiple methods |
coco2
for all new scans.army_athlete
for bodybuilding physiques. Either:
bodyfatMethod
when creating the scan via POST /scans/
.PATCH /scans/{scan_id}/bodyfat
with body { "bodyfatMethod": "Choose Your Method" }
coco_bri
→ switch to coco2
(expect small body fat % metric shifts, on average ±2%). Have a comms plan in place to handle user feedback.coco
, tina_fit
, extended_navy_thinboost
) are legacy and will deprecated in the near future.