Analytics
This page aggregates all endpoints related to retrieving reports, metrics, summaries, and recommendations for processed video sessions.
Overview
Each activityβJumping, Running, and Weightliftingβhas dedicated endpoints to:
Export Processed Data: Retrieve structured session data (e.g., keypoints, angles, timestamps, and metrics).
Generate Analysis Reports: Obtain comprehensive analysis (e.g., jump analysis, gait analysis, lift analysis).
Retrieve Summaries: Generate textual summaries of a sessionβs performance.
Create Recommendations: Generate personalized recommendations based on the analysis.
All endpoints require a valid Api-Key token in the Authorization header. For more details on request formats and error handling, please refer to our API Reference documentation.
Last updated
Was this helpful?