Integrate the WorkoutX Exercise API, Body Scan API, and AI Workout Generator directly into your codebase with officially supported SDKs.
Node.js and browser library for server-side integration and client applications. Fully typed with TypeScript.
npm install @workoutx/sdk
Python client library for building health analytics backend utilities, AI coaching tools, or data science scripts.
pip install workoutx-sdk
Native Swift package for iOS, watchOS, and iPadOS integrations. Easy setup with Swift Package Manager.
dependencies: [
.package(url: "github.com/workoutx/sdk-swift")
]
Cross-platform Dart package for integrating exercise databases and AI workout generation into Flutter apps.
flutter pub add workoutx_sdk