Wahoo Fitness · Capability
Wahoo Cloud API — Users
Authenticated user profile capability for the Wahoo Cloud API. Read and update the calling user's profile (name, birth, gender, height, weight).
Wahoo Cloud API — Users is a Naftiko capability published by Wahoo Fitness, one of 7 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and PUT methods rooted at /v1/user.
The capability includes 1 read-only operation and 1 state-changing operation. Lead operation: Get the authenticated Wahoo user. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Wahoo, Users, and Fitness.
What You Can Do
GET
Getuser
— Get the authenticated user.
/v1/user
PUT
Updateuser
— Update the authenticated user.
/v1/user
MCP Tools
wahoo-get-user
Get the authenticated Wahoo user.
read-only
idempotent
wahoo-update-user
Update the authenticated Wahoo user.
idempotent