Analyze Video
Upload a recorded video file. The API analyzes it and returns a structured JSON response with scores (likeability, authenticity, clarity, confidence), strengths, areas for improvement, detailed feedback, and more.
Authentication
AuthorizationBearer
Your API key (e.g. ng_xxx…). The Try it and generated code send it as Authorization: Bearer <key>.
Alternatively use the X-API-Key header with the raw key.
Request
This endpoint expects a multipart form containing a file.
video
Video file to analyze (MP4, WebM, MOV, AVI, MKV)
Response
Analysis result
overall_score
Overall score 0-100
category_scores
strengths
areas_for_improvement
detailed_feedback
session_summary
recommendation