Skip to content

Moveris Meet

Real-time liveness for video meetings

Moveris Meet joins Google Meet, Zoom, or Teams calls and verifies that each participant is a real, living person—not a photo, screen, or deepfake.

For decision-makers

Your backend starts a meeting session; Moveris joins the call like a participant, analyzes each person on camera, and sends pass/fail results to your webhook. An optional interviewer link shows live verdicts without building your own UI.

Key Features

Automated join

Provide a meeting URL—Moveris enters the call through the meeting provider integration.

Per-participant checks

Each person on camera is analyzed independently with their own verdict.

Webhook delivery

Pass/fail results POST to your server after each analysis completes.

Interviewer view

Optional token link for a human observer—no login, live updates.

At a Glance

M2M
Backend session API
3
Meeting platforms
Live
Webhook + interviewer UI

Integration path

  1. Get your bot API key and configure a webhook in the Developer Portal.
  2. Create a session with POST /api/sessions and a meeting URL.
  3. Receive verification.completed webhooks for each analyzed participant.
  4. Optionally share the interviewer link for live monitoring.

Start with Quick Start