Running
Enter your bearer token (Firebase auth) in the format: Bearer
Required. The ID of the user for whom this session is created (form field: text).
Required. The raw video file to be processed (form field type: file).
Optional. A descriptive name for the session (form field: text).
Optional. A numeric string indicating the incline degree (form field: text).
Optional. A comma-separated list of joint names. Available values: 'ankle', 'knee', 'elbow', 'hip', 'shoulder'. Example: ankle,knee,hip
Video processing session created successfully (HTTP 200).
Bad Request - Possibly due to missing user_id, missing video, or invalid form data.
Unauthorized - Missing or invalid access token.
Forbidden - The user does not have admin permission to create sessions for others.
Not Found - Indicates business logic issues or resource limitations (e.g., session limit).
Internal Server Error - Unexpected error occurred on the server.
Enter your bearer token (Firebase auth) in the format: Bearer
Set to true to retrieve the demo running session data instead of a real one.
Session data successfully retrieved.
Bad Request - Invalid parameters or admin UID.
Unauthorized - Missing or invalid access token.
Forbidden - The user is not authorized to access this session.
Not Found - The requested session does not exist or the activity is not 'Running'.
Internal Server Error - An unexpected error occurred on the server.
Enter your bearer token (Firebase auth) in the format: Bearer
Set to true to retrieve a pre-generated demo summary for this running session.
Successfully retrieved session summary
Bad Request - Invalid token or parameters.
Unauthorized - Token is invalid or expired.
Forbidden - Admin access is required.
Not Found - Session not found or user does not have a valid payment plan.
Internal Server Error - An unexpected error occurred.
Enter your bearer token (Firebase auth) in the format: Bearer
Measurement system: 'metric' or 'imperial'
Summary threads generated successfully.
Bad Request - Invalid token or parameters.
Unauthorized - Token is invalid or expired.
Forbidden - Admin access is required.
Not Found - Session not found or user does not have a valid payment plan.
Internal Server Error - An unexpected error occurred.
Enter your bearer token (Firebase auth) in the format: Bearer
Set to true to retrieve the pre-generated demo running session instead of a real one.
Session data successfully exported.
Bad Request - The request parameters are invalid (e.g., invalid admin UID).
Unauthorized - Missing or invalid access token.
Forbidden - The user does not have sufficient privileges to access this session data.
Not Found - The requested session does not exist or the activity is not valid.
Internal Server Error - An unexpected error occurred on the server.
Enter your bearer token (Firebase auth) in the format: Bearer
Set to true to retrieve a pre-generated demo running-form analysis report instead of a real one.
Running-Form Analysis Report retrieved successfully.
Bad Request - Invalid token or parameters.
Unauthorized - Token is invalid or expired.
Forbidden - Admin access is required.
Not Found - Session not found or user does not have a valid payment plan.
Internal Server Error - An unexpected error occurred.
Enter your bearer token (Firebase auth) in the format: Bearer
Total metrics successfully retrieved.
Bad Request - Invalid parameters (e.g., invalid admin UID).
Unauthorized - Missing or invalid access token.
Forbidden - The user does not have sufficient privileges to retrieve total metrics.
Not Found - No sessions found or metrics unavailable.
Internal Server Error - An unexpected error occurred on the server.
Enter your bearer token (Firebase auth) in the format: Bearer
Threads created successfully
User lacks a valid payment plan
Session not found or other retrieval error
Unexpected server error
Enter your bearer token (Firebase auth) in the format: Bearer
Set to true to retrieve a pre-generated demo gait analysis report instead of a real one.
Gait Analysis Report retrieved successfully.
Bad Request - Invalid token or parameters.
Unauthorized - Token is invalid or expired.
Forbidden - Admin access is required.
Not Found - Session not found or user does not have a valid payment plan.
Internal Server Error - An unexpected error occurred.
Enter your bearer token (Firebase auth) in the format: Bearer
Threads created successfully.
Bad Request - Invalid token or parameters.
Unauthorized - Token is invalid or expired.
Forbidden - Admin access is required.
Not Found - Session not found or user does not have a valid payment plan.
Internal Server Error - An unexpected error occurred.
Last updated
Was this helpful?