Skip to main content

LivChat.ai Launch

We’re excited to announce the official launch of LivChat.ai - the WhatsApp API built for developers and martech teams.

Why LivChat?

Zero Friction

Connect WhatsApp before creating an account - test first, commit later

Per-Instance Pricing

Pay per connected instance, not per message - predictable costs

Quick Integration

Go from zero to sending messages in minutes, not weeks

Built for Devs

Clean REST API, webhooks, and comprehensive docs

Core Features

  • Multi-Device Support: WhatsApp Web protocol, no phone required online
  • Rich Messages: Text, images, documents, audio, video, location, contacts, stickers
  • Real-Time Events: Webhooks for message received, sent, delivered, read
  • Group Management: Create groups, manage participants, get invite links
  • Contact Management: Check numbers, get profile info and avatars

Dashboard

Full-featured dashboard to manage your WhatsApp instances:
  • Connect via QR Code
  • Monitor connection status
  • View real-time activity
  • Quick message testing
  • Usage metrics and quotas

Getting Started

  1. Sign up at livchat.ai
  2. Connect your WhatsApp via QR Code
  3. Get your API key
  4. Start sending messages!
curl -X POST https://api.livchat.ai/chat/send/text \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "x-instance-id: YOUR_INSTANCE_ID" \
  -d '{"phone": "5511999999999", "message": "Hello from LivChat!"}'

Welcome to LivChat.ai. Let’s build something great together.