Bodygram Platform API

REST API to generate accurate body measurements and a 3D avatar from a person's stats, and (with two photos) body composition and posture data. Requests use a secret API key in the Authorization header and are scoped to an Organization ID.

API entry from apis.yml

apis.yml Raw ↑
name: Bodygram Platform API
description: REST API to generate accurate body measurements and a 3D avatar from a person's stats, and
  (with two photos) body composition and posture data. Requests use a secret API key in the Authorization
  header and are scoped to an Organization ID.
humanURL: https://docs.bodygram.com/platform
baseURL: https://api.platform.bodygram.com
tags:
- Body Measurement
- Computer Vision
- 3D Avatar
properties:
- type: APIReference
  url: https://docs.bodygram.com/platform/api-reference
- type: Authentication
  url: authentication/original-authentication.yml
- type: OAuthScopes
  url: scopes/original-scopes.yml
- type: MCPServer
  url: mcp/original-mcp.yml
- type: Conventions
  url: conventions/original-conventions.yml
- type: Conformance
  url: conformance/original-conformance.yml
- type: Lifecycle
  url: lifecycle/original-lifecycle.yml