Skip to main content

Programmable customer interactions.

WhatsApp, SMS, email, web chat, and voice IVR through one Kong gateway and developer console.

developer console
8
Messaging channels
11
API products
Live
IVR & agent inbox
Route APIHTTP
POST /v1/route/messages
X-API-Key: sk_test_...

{
  "channel": "whatsapp",
  "to": "+233241234567",
  "body": "Your verification code is ready."
}

Platform capabilities

Eight channels, eleven API products, and one Kong gateway with shared tenant context.

Channels

Verification

Campaigns

Automation

AI & RAG

Agent Inbox

CRM

Voice & IVR

Access Control

Billing

Insights

Developer APIs

Eleven products, one gateway

Outbound campaigns, agent inbox, voice IVR, and more. Each module is a first-class API behind Kong.

Syntra Engage

WhatsApp Cloud API, Telegram bots, USSD, SMS, email campaigns, push (FCM/APNs), web chat widget, and provider webhooks with bot-to-agent handoff.

Learn more

Syntra Flow

Visual conversational automation for WhatsApp, Telegram, and USSD: commerce, KYC, support presets, survey delivery, and AI handoff nodes.

Learn more

Syntra Inbox

Agent workspace with multi-channel threads, bot takeover and handback, SSE events, tickets with SLA policies, and team-scoped visibility.

Learn more

Syntra Verify

OTP verification over SMS, email, and WhatsApp: request, check, and status APIs with delivery workers and Flow-embedded identity steps.

Learn more

Syntra Route

Transactional messaging router for SMS, email, push, and WhatsApp template sends with idempotent delivery, status tracking, and usage metering.

Learn more

Syntra AI

Tenant AI agents, multi-turn converse for Flow, knowledge base with RAG retrieval, copilot suggestions for agents, chat, and embeddings.

Learn more

Syntra CRM

Customer profiles with contacts, channel identities, timelines, segments, and lists for campaigns and inbox context.

Learn more

Syntra Voice

Contact center and IVR with inbound Twilio webhooks, DTMF menus, queue routing, call logs, flow builder, and mock simulator for local testing.

Learn more

Syntra Insights

Platform analytics from Kafka events: messages, verifications, AI usage, campaign performance, and custom event ingestion to ClickHouse.

Learn more

Syntra Identity

API keys, RBAC, teams, feature entitlements, SSO, SCIM, audit log, IP security controls, and Kong gateway introspection.

Learn more

Syntra Billing

Prepaid and postpaid accounts, usage metering, invoices, top-ups, campaign scheduling costs, and real-time spend monitoring.

Learn more

APIs and tools

REST and GraphQL APIs, typed SDKs, MCP tools for Cursor, and a console for the same operations.

Syntra APIs

Eleven microservices behind Kong: 120+ REST endpoints plus GraphQL at /v1/graphql for inbox, CRM, AI, flows, and insights in one request.

Syntra SDKs

Typed clients for Node.js, Python, .NET, Go, and Java with idempotency keys and Stripe-style errors.

Developer Console

Configure channels, build IVR flows and surveys, manage templates and campaigns, and run inbox, CRM, billing, teams, and RBAC from one workspace.

Syntra MCP

60 MCP tools for Cursor and Claude Desktop: send messages, configure push, run verification, manage flows and voice IVR, and browse OpenAPI and GraphQL schema from your editor.

import { SyntraClient } from '@syntra/sdk';

const client = new SyntraClient({ apiKey: process.env.SYNTRA_API_KEY });

await client.route.send('whatsapp', '+233241234567', 'Your order has shipped.');

Flow

Route inbound events through presets or custom graphs. Add AI steps, inbox handoff, voice queues, and surveys.

Inbound Event

WhatsApp, Telegram, USSD, web chat, or voice IVR webhook

Flow Session

Preset or custom workflow with branching and surveys

AI + Knowledge

RAG-backed agents with copilot assist for humans

Agent Handoff

Takeover, tickets, SLA, and cross-channel reply

Voice Queue

IVR routes callers to contact center queues

Insights

Events to ClickHouse analytics and billing meters

Common deployments

OTP, support queues, campaigns, USSD menus, and commerce flows on the same inbox and CRM record.

How it is wired

Clients hit Kong; services read and write Postgres, publish to Kafka, and query ClickHouse and Qdrant where needed.

Your Applications

Web & mobile appsEnterprise systemsAI assistants (MCP)

Kong API Gateway

Auth introspectionRate limitsX-Syntra context headers

Syntra Services

Engage · Flow · Route · Verify · InboxAI · CRM · Voice · Insights · Identity · Billing

Channels

WhatsApp · Telegram · USSD · SMSEmail · Push · Web chat · Voice/IVR

Data & Events

PostgreSQL · Redis · KafkaClickHouse · Qdrant (vectors)

What ships in the box

Eleven services behind Kong, shared auth, and a console that calls the same APIs you do.

Eight channels

WhatsApp Cloud API, Telegram, USSD, SMS, email, push, web chat, and voice IVR with one inbox thread and one CRM contact per customer.

Flow presets

Eleven built-in presets for commerce, KYC, onboarding, support, surveys, and AI assistant flows with channel bindings and live sessions.

Bots and agents, one thread

Chatbot automation with agent takeover and handback, real-time SSE, tickets with SLA, and cross-channel reply delivery.

Teams & Granular RBAC

Six system roles, 50+ permissions, feature entitlements, and team-scoped inbox and campaign access.

RAG in production

Tenant agents in Flow, knowledge base with RAG, vector search in Qdrant, and copilot suggestions for agents in the inbox.

Usage-Based Billing

Prepaid balances or postpaid invoicing with real-time monitor, per-product metering, and low-balance alerts.

Teams with compliance needs

SSO, SCIM, workspace isolation, audit exports, and permission checks on every route.

Gateway Auth & RBAC

Kong validates API keys and injects tenant context; services enforce permissions and feature entitlements.

SSO and access

SSO (OIDC/SAML), SCIM provisioning, IP allowlists, break-glass access, and exportable audit logs.

Multi-Tenant Workspaces

Organizations with multiple workspaces, teams, scoped API keys, and per-tenant feature toggles.

Compliance Roadmap

SOC 2 Type II certified; GDPR and CCPA aligned; ISO 27001 certification in progress.

11
API Products
50+
Permissions
27+
MCP Tools

Start building with Syntra

Run Docker Compose locally, open the console, and POST to /v1/route/messages.

Kong API GatewayDeveloper ConsoleEngageFlow & SurveysConversations + CRMVoice IVRRBAC & TeamsUsage Billing