Documentation

Getting Started

Learn how to integrate hooman.live into your website for instant video calls.

What is hooman.live?

hooman.live is an embeddable widget that enables real-time video calls between your website visitors and your team. With a single script tag, you can add a professional video calling experience to any website.

  • Instant video calls with no app downloads required
  • Real-time presence detection for your sales team
  • In-call text chat for sharing links and information
  • Works on desktop and mobile browsers

How It Works

1

Embed Widget

Add the hooman.live script to your website with your embed key.

2

Visitor Requests Call

Visitors click the widget to request a video call with your team.

3

Connect Instantly

Your team accepts the call and connects via browser-based video.

Quick Start

Add the following script tag to your website, replacing the placeholder with your embed key:

<script
  src="https://your-domain.com/sdk/liveconnect.js"
  data-key="lck_YOUR_EMBED_KEY"
></script>

Your embed key can be found in the project settings of your hooman.live dashboard.

Next Steps