Skip to main content

DialogBrain Developer Platform

DialogBrain is an AI-powered messaging hub that connects all your communication channels — Telegram, WhatsApp, Instagram, Email, and more — into a unified inbox with an AI agent layer.

What You Can Build

  • Respond to messages automatically — send replies, handle FAQs, route conversations
  • React to events in real time — get webhook notifications when messages arrive, conversations start, or contacts update
  • Control the AI agent — trigger handoffs, create drafts, search your knowledge base
  • Connect to n8n workflows — trigger automations from any channel event
  • Embed DialogBrain tools in your LangChain agents — access all tools via the MCP protocol

Authentication Methods

MethodUse case
X-API-Key headerREST API, MCP server, programmatic access
Bearer JWTBrowser apps (managed by DialogBrain frontend)

Base URLs

EnvironmentURL
Production APIhttps://api.dialogbrain.com
MCP serverhttps://api.dialogbrain.com/mcp
Docshttps://docs.dialogbrain.com

Next Steps