Build with the Digits Core Service
Everything you need to embed clinically validated hand assessment into your product: a documented REST API, an OpenAPI 3.1 spec, and a fully-typed TypeScript SDK. Read the docs, grab the SDK, and tell us what you’re building.
npm install @digits/clinical-sdk
# Zero runtime dependencies — uses the platform fetch.
# Works in Node 18+, the browser, and edge runtimes.Read the docs
A complete guide to the clinical API — from your first request to webhooks — plus a machine-readable OpenAPI spec you can generate clients from.
Getting started
Base URLs, environments, your first request, and the conventions the API follows.
API reference
Every endpoint across assessments, patients, reports, biomechanics, and billing.
Authentication
Auth0 RS256 bearer tokens, roles, optional vs. required auth, and dev mode.
Clinical concepts
Assessment types, scoring, the result-snapshot model, codes, and enums.
Errors & retries
The error envelope, status codes, machine-readable codes, and retry semantics.
Webhooks
Billing webhook events, signature verification, and local testing.
@digits/clinical-sdk
A thin, fully-typed wrapper over the REST API — one client with a resource per route group, automatic bearer-token injection, request timeouts, retry-with-backoff for idempotent calls, and typed errors.
- Zero runtime dependencies — uses the platform fetch.
- Isomorphic: Node, browser, and edge runtimes.
- Typed request/response models for every endpoint.
- Static or async (refreshing) bearer-token providers.
npm install @digits/clinical-sdk
# Zero runtime dependencies — uses the platform fetch.
# Works in Node 18+, the browser, and edge runtimes.Join the developer list or book a demo
We’re onboarding launch partners across telemedicine, EHR, pharmacy, and OT/PT networks. Tell us what you’re building and we’ll be in touch.
Prefer email? partners@digitshealth.com
Are you a patient or clinician? Try a free hand assessment.