Bodygram · Authentication Profile

Original Authentication

Authentication

Bodygram declares 4 security scheme(s) across its OpenAPI definitions.

CompanyBody MeasurementComputer-VisionArtificial IntelligenceSizingRetail3D AvatarHealthSDK
Methods: Schemes: 4 OAuth flows: API key in:

Security Schemes

Authorization http
scheme: bearer · in: header ()
ORG_ID apiKey
· in: path ()
Authorization apiKey
· in: header ()
clientKey apiKey
· in: config ()

Source

Authentication Profile

original-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.bodygram.com/platform/api-reference
docs: https://docs.bodygram.com/platform/api-reference
api: Bodygram Platform API
summary: >-
  Server-to-server requests authenticate with a secret API key passed as a bearer
  token in the Authorization header; every Platform resource path is scoped to an
  Organization ID. Browser-side Body2Fit widgets authenticate with a domain-restricted
  public clientKey instead of the secret key.
schemes:
- id: api-key
  type: http
  scheme: bearer
  in: header
  name: Authorization
  first_party: true
  description: >-
    Secret API key issued from the Account page at platform.bodygram.com, sent as a
    bearer token in the Authorization header for all server-side Platform API calls.
- id: organization-id
  type: apiKey
  in: path
  name: ORG_ID
  description: >-
    Organization identifier that scopes every /api/orgs/{ORG_ID}/... resource path.
- id: scan-token
  type: apiKey
  in: header
  name: Authorization
  description: >-
    Short-lived scan token (issued by POST /api/orgs/{ORG_ID}/scan-tokens) that
    authorizes the hosted Bodygram Scanner from the browser without exposing the
    secret API key.
- id: client-key
  type: apiKey
  in: config
  name: clientKey
  first_party: true
  description: >-
    Domain-restricted public key that authenticates the browser-side Body2Fit widget.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/original-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.