NewHOVA now supports TikTok & Instagram messaging — Africa's first unified CPaaS + CCaaS + UCaaS platform.Explore
Video API Privacy

Private by design. Compliant by default.

HOVA Video API Privacy adds a layer of data protection, content moderation, and privacy controls to every video session — from background blur to participant masking, AI content filtering, and GDPR-compliant recording management.

GDPR
Compliant by default
< 10ms
Privacy filter processing time
NDPA
Nigeria data protection ready
100%
On-device background processing
Features

Everything you need.

Background blur & replacement

Automatically blur or replace participant backgrounds in real time — on-device processing, no video sent to HOVA servers.

AI content moderation

Real-time detection and blocking of inappropriate content, nudity, and policy violations in live video streams.

Participant masking

Mask participant identities for anonymous consultations, witness protection sessions, or confidential interviews.

End-to-end encryption

E2EE for sensitive sessions — not even HOVA servers can access the video content. Keys generated and held client-side.

Data residency controls

Choose where video session data is processed and stored — Ghana, Nigeria, South Africa, or EU — for regulatory compliance.

Recording consent flows

Built-in participant consent collection before recording starts — with automatic compliance audit trail.

Automatic PII redaction

Redact sensitive text visible in screen shares — ID numbers, credit cards, passwords — in real time.

Watermarking

Embed invisible or visible watermarks in video sessions to trace leaks and deter unauthorised recording.

Developer-first

Live in minutes.

Simple REST API with SDKs for Node.js, Python, PHP, Go, and Java. Production-ready in minutes.

Webhooks for delivery receipts
99.9% uptime SLA
Global sandbox for testing
Detailed API reference docs
JavaScript · Enable privacy features on a session
import { HovaVideo } from '@hova/video-sdk';

const session = await hova.video.createSession({
  name: 'legal-consultation-9921',
  privacy: {
    backgroundBlur: { enabled: true, strength: 'high' },
    e2eEncryption: true,
    participantMasking: false,
    recordingConsent: {
      required: true,
      consentText: 'This session will be recorded for legal purposes.',
    },
    dataResidency: 'GH', // Ghana
    contentModeration: {
      enabled: true,
      action: 'warn', // 'warn' | 'mute' | 'kick'
    },
  },
});
Use cases

Built for every industry.

Legal

Legal & attorney-client sessions

Fully encrypted, masked video consultations with automatic recording consent and audit trail.

Healthcare

Mental health therapy

HIPAA-adjacent teletherapy with background blur, identity masking for group therapy, and consent flows.

Compliance

Whistle-blower reporting

Anonymous video reporting channels for corporate compliance, journalism, and NGO investigations.

Finance

Financial advisory

KYC and advisory sessions with E2E encryption, PII redaction on screen shares, and compliant recording.

Enterprise

HR & disciplinary meetings

Private HR sessions with encrypted recording, data residency controls, and consent documentation.

Education

Children's education

COPPA and GDPR-compliant video classrooms with content moderation and parental consent flows.

Make your video sessions private by design

GDPR, NDPA, and HIPAA-adjacent compliance built in.

Get started free