Documentation

Everything you need to integrate Lipwalk into your website. Guides, tutorials, and API reference.

Get started in seconds

Add this code snippet to your website and you're done. Comments will appear automatically.

HTML
<!-- Add where you want comments to appear -->
<div id="lipwalk-comments"></div>

<!-- Add before </body> -->
<script src="https://js.lipwalk.com/embed.js"></script>
<script>
  Lipwalk.init({
    siteId: 'your_site_id',
    theme: 'auto'
  });
</script>

Need help?

Can't find what you're looking for? Our support team is here to help.