Quick start (camera / webcam)

The clean entry point for real-time tracking with the Tracking endpoint.

Use this when you need real-time tracking from a camera.

If you need to analyze a video or an image file, use Upload Tracking.

circle-info

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

Install it on iOS or Android.

Then follow along with the docs.

Base URL

https://app.posetracker.com/pose_tracker/tracking

Minimal URL

https://app.posetracker.com/pose_tracker/tracking?token=YOUR_API_KEY&exercise=squat

Typical URL (exercise tracking)

https://app.posetracker.com/pose_tracker/tracking?token=YOUR_API_KEY&exercise=squat&placement=true&placementCountdownSeconds=3

Next steps

  1. Pick your integration:

  2. Validate quickly in the browser:

Last updated