API Console
Call each Headless SDK method and the calculateOverallTightness util individually, with your own inputs, and inspect the raw result or error.
Test any method on its own
The Body2Fit and Platform playgrounds run a fixed, end-to-end flow. This console is the opposite: every Headless SDK method — plus the calculateOverallTightness util — is an independent panel you can run on its own with your own inputs.
Set your clientKey and locale once in the shared configuration, then expand any method, fill in its parameters, and run it. Estimation methods publish their estimationToken to the recommendation, fitting, and token-estimation panels automatically; the Platform scan-token panel does the same for the Platform estimation methods. You can always paste a token in manually.
Capture flows (scan(), selfie()) and DrawUtils each have their own dedicated playground pages and are not included here.
Calls run against Bodygram's demo clientKey and the live production SDK. The Platform methods require your own server-only API key — see the warning in the configuration panel.
Shared configuration
apiKey is a server-only secret. Entering it here is a testing-only convenience — it is never persisted and must never ship in client code.Loading SDK…
API reference
Full signatures, parameters, response shapes, and error codes for every method here live in the Headless SDK API reference. The calculateOverallTightness util is documented in the Body2Fit integration guide.
