How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

True Fit Measurements API

Body measurements attached to a profile.

True Fit Measurements API is one of 22 APIs that True Fit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Measurements. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 2 operations across 1 path, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 2026-08-05.

Requests are made against a single base URL, https://partner.truefitcorp.com/api.

2 operations 1 paths 9 schemas 1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-08-05
Base URL
https://partner.truefitcorp.com/api
Authentication
HTTP Basic
Contact
License
Proprietary - (c) True Fit Corporation
Resource Areas
1

Authentication & Security 1

True Fit Measurements API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (partnerApiKey). By default, every request must be authenticated.

  • partnerApiKey — Empty username, partner API key as the password: Authorization: Basic .

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Measurements 2

Body measurements attached to a profile.

GET
/partner/{partnerId}/profile/{profileId}/measurements
Read the profile's measurements
getMeasurements 4 params → 200401404
PUT
/partner/{partnerId}/profile/{profileId}/measurements
Add or replace measurements
upsertMeasurements 4 params body → 200400401404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ExactMeasurementValue (4 properties), Error (3 properties), MeasurementsRequest (2 properties), ValidationError (2 properties). Each schema is shown below with its type and property counts.

ExactMeasurementValue
object
A numeric measurement. Compound values use both unit pairs: 5'6" is { unit: "ft", value: 5, secondUnit: "in", secondValue: 6 }.
4 properties 2 required
GeneralMeasurementValue
string
A qualitative measurement - how the user describes a body point or fit preference.
Uom
string
Unit of measure.
MeasurementPoint
string
A point on the body that can carry a measurement. Case-sensitive.
MeasurementsResponse
object
2 properties 2 required
ValidationError
object
Schema validation failure. Note this body carries no statusCode.
2 properties 2 required
MeasurementsRequest
object
Measurements to upsert. Points you omit are left unchanged. At least one of the two maps should be present; an empty object is accepted and is a no-op.
2 properties
ExactMeasurementResponseValue
Error
object
Standard error body.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

true-fit-measurements-api-openapi.yml Raw ↑

Other APIs True Fit publishes across the network.

True Fit 360 Member View API
True Fit Analytics API
True Fit Auth API
True Fit Bra Sizes API
True Fit Brands API
True Fit Checkout API
True Fit Closet API
True Fit Discovery Recommendation API
True Fit Fit Recommendation API
True Fit Identity API
True Fit Inseams API
True Fit Normalized Sizes API
Where this information came from

This is an independent, third-party profile of True Fit Measurements API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.