Retrieval API Endpoints
A. Session-Specific Endpoints
{
"session_id": "abcd1234",
"analyzed_video_url": "https://storage.googleapis.com/your-bucket/analyzed_video.mp4",
"video_url": "https://storage.googleapis.com/your-bucket/original_video.mov",
"created_at": { "date": "05/02/2025", "time": "06:00 PM" },
...
}B. Security and Usage
Last updated
Was this helpful?