Prism Hosted API
Prism Hosted API
Getting started
Integration
Last updated
Welcome to the Prism Hosted API.
Prism Labs provides mobile 3D body scanning and body composition tracking. Use this API to personalize your product with body insights such as body fat and lean mass percentage, body circumference measurements, metabolic age, and body roundness index. With a simple 10-second spin in front of a mobile phone, you can personalize your users’ weight loss journeys or workout plans.
Use this API to:
Create and manage users
Create and manage body scans
Access 3D assets
Fetch body composition metrics and health reports
Create Future Me predictions
Access Future Me prediction assets
Set up an introduction call with us to exchange information, discuss use cases, and talk about pricing.
Review consent screens to fulfill legal requirements.
API URLs
Production URL https://api.hosted.prismlabs.tech
Sandbox URL https://sandbox-api.hosted.prismlabs.tech
API Headers
For all API calls the following headers are required:
Replace {{API_KEY}} with your Prism API key for the selected environment.
API happy flow
Last updated
content-type: application/json
accept: application/json;v=1
authorization: Bearer {{API_KEY}}