Analyze a pre-captured image frame with VLM. Accepts raw base64 JPEG — no stream URL validation or capture required.
POST /analyze-frame — Accepts raw base64 frame, no stream URLPOST /check-once — Captures frame from stream URL, validates livenessPOST /live-monitor — Creates continuous monitoring jobtriggered: true/false.
answer with full description, triggered: null.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request for analyzing a pre-captured image frame.
Successful Response