Conversation operating system

Every conversation.One connectedworkspace.

ChatGate is the real-time chat API and business inbox built for modern teams. Embed messaging in your product, support customers everywhere, collaborate with your team, and keep every conversation secure.

No credit card required Developer-ready quickstart
Messages
ChatGate connected direct messaging workspace

In-product messaging

Embed chat where users already work, on web or mobile.

Customer support

Bring every customer conversation into one intelligent inbox.

Team collaboration

Move conversations forward with people, context, and tasks together.

How it works

From conversation to resolution.
A connected workflow for your team.

ChatGate keeps customer context, collaboration, and the next action in one place.

1

Talk in your product

Embed real-time chat, voice, or video where your users already are.

ChatGate direct messaging workspace with a live customer conversation
2

Support in one inbox

Bring every channel together in a single collaborative support queue.

ChatGate business inbox showing support queues and conversation workspace
3

Turn conversations into action

Assign, collaborate, configure, and track work without losing context.

ChatGate account settings and conversation preferences
Everything you need

The complete conversation platform

One foundation for customer communication, team alignment, and product experiences.

Embeddable chat

Add a polished real-time experience to your product without rebuilding the plumbing.

Business inbox

Manage customer conversations, ownership, and follow-up from one shared workspace.

Voice & video

Move from text to richer conversations without leaving the customer context.

Live broadcasts

Reach a broad audience with real-time chat and reactions alongside live media.

Task collaboration

Assign owners, organize work, and keep decisions attached to the conversation.

End-to-end encrypted

Protect sensitive direct messages with encryption designed into the product.

Developer first

Powerful API and SDKs

Build the experience your product needs with a clear REST API, real-time WebSocket events, and SDK foundations designed for modern application stacks.

  • Real-time rooms and direct messages
  • Presence, typing, replies, and reactions
  • File sharing, voice, video, and live events
  • Webhooks, event streams, and clear integration guides
chat.ts
import { io } from 'socket.io-client';

// connect with your access token
const socket = io('https://api.chatgate.dev', {
  auth: { token },
});

// join a room and send a message
socket.emit('join_room', { roomId });
socket.emit('send_message', {
  roomId,
  content: 'Hello, world',
});

socket.on('message_created', (message) => {
  render(message);
});
REST · WebSocket · One API to connect
Built for trust

Security and privacy by design

Keep conversations protected with clear access boundaries and privacy controls built into the platform.

End-to-end encryption

Protect private conversations in transit and at rest.

Roles & access controls

Control who can create, manage, and participate.

Private by default

Keep customer data scoped to the right workspace.

Audit-ready

Keep important activity and ownership visible.

About us

We build the layer that makes conversations work.

ChatGate exists to help teams own customer conversations without stitching together disconnected tools. We believe communication should be simple, secure, and connected, so teams can focus on the relationships and products that follow.

Built for momentum Designed around people
Hoeur Lihour, founder of ChatGate
Founder

Hoeur Lihour

Founder of ChatGate

Hoeur Lihour founded ChatGate to help product and support teams own every customer conversation without depending on disconnected tools.

His focus is simple: make real-time communication easier to build, safer to operate, and better for the people using it.

Simple pricing

Choose the plan that fits your stage

Start free and scale as your conversation volume and team grow.

Compare with common questions

Free

Essential chat for individuals getting started.

Default
$0/mo

Includes a 7-day trial

  • Direct messages
  • Group rooms
  • File and voice messages
Recommended

Pro

Higher limits for professionals and growing communities.

$9.99/mo
  • Everything in Free
  • Larger uploads
  • Priority support
  • Extended message history

Business

Collaboration and scale for organizations.

$29.99/mo
  • Everything in Pro
  • Unlimited rooms
  • Organization controls
  • Priority onboarding

Free plans activate immediately. Paid plans check out securely through Bakong KHQR.

FAQs

Questions? We have got answers.

If you do not see what you are looking for, reach out to our team.

Contact the ChatGate team
What is ChatGate?

ChatGate is a real-time chat API and connected conversation workspace for embedded messaging, customer support, team collaboration, voice, video, and live experiences.

How do I embed chat in my app?

Start with the developer quickstart, authenticate your user, connect with the SDK or WebSocket API, and mount the experience inside your product.

Do you offer end-to-end encryption?

Yes. ChatGate supports end-to-end encrypted direct-message flows while keeping encryption keys and message contents within the client security boundary.

Can I migrate from another provider?

The pilot program is the best place to review your current data model, identity contract, and migration path with the ChatGate team.

Where can I see the API and SDK documentation?

Open the developer center for API concepts, integration guidance, SDK quickstarts, and the real-time event model.

Ready to build better conversations?

Join the developers and teams building connected experiences with ChatGate.

Start building freeSee ChatGate in action