Styku API provides access to the below Members information:
Profile:
Name
Age
Gender
Email Address
Summary Report URL link of the Scan
Key Scan Data:
Height (inches)
Weight (Pounds)
Fat Mass (pounds)
Body Fat %
Body Measurements for:
For More information about Body Fat % values see: https://www.styku.com/research
In order to access the API you must be a Styku Customer and have filled out the API request form below so that we may reach out to you for next steps.
API details, sample code, and information on how to use the API is published on: https://app.swaggerhub.com/apis/Styku/external-api/2.0.0
1. What does the Styku API provide?
Styku API provides Members basic profile information and key measurement data for each Scan in the members record so that you may integrate it into your Application. For exact details see above.
2. What type is the Styku API?
Styku API is a REST based API which pulls information securely from the Styku Server.
3. How do I use the Styku API?
Styku API is designed to be used from your service back-end to ensure that the data is provided securely to your application or web front-end. For details see the API documentation here.
4. Which Platforms can I integrate the Styku API with?
Styku API can be integrated with any platform since the API is meant to be integrated with your service back-end. Styku can provide sample code for React Native Client for either Android, iPhone, node.js server, or Web Client.
5. How do I map Styku Measurement Data to body markers definitions?
Styku variables returned in the JSON object map to the following:
API variables map for the measurements:
"midNeckGirth" = Neck
"chest" = Chest
"bicepLeft" = Bicep Left
"lowBicepLeft" = Bicep Left Lower
"bicepRight" = Bicep Right
"lowBicepRight" = Bicep Right Lower
"foreArmLeft" = Forearm Left
"foreArmRight" = Forearm Right
"naturalWaist" = Waist (narrowest)
"stomachWidth" = Waist (lower)
"stomachWidth2" = Waist (abdominal)
"highHip" = High Hip
"howHip": = Low Hip
"midThighLeft" = Mid-Thigh Left
"midThighRight" = Mid-Thigh Right
"lhThighLeftLower" = Thigh Left Lower
"thighLeft" = Thigh Left Upper
"lhThighRightLower" = Thigh Right Lower
"thighRight" = Thigh Right Upper
"calfLeft" = Calf Left
"calfRight" = Calf Right
Styku API access can be is provided though through the Request Access form below after you have purchased an Styku and you have received your License to activate the software.