💻Try it yourself

You can test PoseTracker in your browser before integrating it into your app.

The easiest way to experience PoseTracker is the mobile demo app.

Install it on iOS or Android.

Then follow along with the docs.

🆕 Try Reference Movement Tracking 🆕

Test our new feature Pose comparison from a custom reference movement.

This demo lets you try how PoseTracker compares a user’s movement or a video against a custom reference movement.

👉 https://app.posetracker.com/test_reference_movement_demo.html

Want to turn this into a real app faster?

Use the PoseTracker LLM prompts repo for Cursor, Claude, Copilot, and ChatGPT: https://github.com/Movelytics/posetracker-llm-prompts

This is especially useful for prompts around:

  • reference movement comparison

  • mobile app pose estimation + WebView integration

  • workout coaching flows

PoseTracker Studio (interactive test page)

Studio lets you try:

  • real-time tracking (webcam)

  • upload tracking (video/image)

  • exercise selection

  • overlays and (if your plan allows) developer outputs

Current Studio URL:

The URL contains /v2/ for historical reasons, but Studio runs the current V3 engine. There is no separate V2 engine choice anymore.


Real-time tracking

Upload tracking (video)

Upload tracking (image)


Next step

When you’re ready to integrate, go to:

  • Tracking Endpoint params

  • Tracking Endpoint Message to handle

  • Upload Tracking endpoint (video & image)

Last updated