Official Libraries

WorkoutX SDKs
and client libraries

Integrate the WorkoutX Exercise API, Body Scan API, and AI Workout Generator directly into your codebase with officially supported SDKs.

javascript

JavaScript / Node.js

Live · v0.1.0

Node.js and browser library for server-side integration and client applications. Fully typed with TypeScript.

npm install @workoutx/sdk

✓ Live on npm — npmjs.com/package/@workoutx/sdk

Node.js Reference →
terminal

Python

Live · v0.1.0

Python client library for building health analytics backend utilities, AI coaching tools, or data science scripts.

pip install workoutx-sdk

✓ Live on PyPI — pypi.org/project/workoutx-sdk

Python Reference →
phone_iphone

Swift (iOS)

Coming Soon

Native Swift package for iOS, watchOS, and iPadOS integrations. Easy setup with Swift Package Manager.

dependencies: [
  .package(url: "github.com/workoutx/sdk-swift")
]

Publishing soon — not yet installable.

Swift Reference →
developer_board

Flutter / Dart

Coming Soon

Cross-platform Dart package for integrating exercise databases and AI workout generation into Flutter apps.

flutter pub add workoutx_sdk

Publishing soon — not yet installable.

Flutter Reference →