Core Capabilities

Builtforreliability,speed,andgovernance.

Explore the specialized infrastructure features designed specifically for WhatsApp enterprise messaging.

REST API

Centralized Messaging Gateway

Standardize outbound WhatsApp messaging across all backend services via simple, unified REST endpoints (/v1/send-template, /v1/send-text, /v1/otp/send).

POST /v1/send-template -> 200 OKVerified
Security

Tenant Client Isolation

Services exist in isolated client boundaries. Keys, templates, webhook subscriptions, and message logs cannot cross tenant lines.

Tenant Boundary: checkout-serviceVerified
Security

API Key Lifecycle Management

Salted bcrypt hashing on all API keys. Single plaintext display on creation, permanent masking afterward, and instant revocation.

cnd_live_••••••••38f1 (Active)Verified
Operations

Template Synchronization & Mapping

Synchronize approved WhatsApp Business templates with one click. Map logical application purposes to specific templates dynamically.

Purpose 'otp' -> auth_otp_verification (APPROVED)Verified
REST API

Deterministic OTP Dispatch & Verification

Dedicated OTP endpoints for sending and verifying time-limited codes with automatic rate limiting and expiration enforcement.

POST /v1/otp/send -> 6-digit cryptographic codeVerified
Operations

Live Provider Connection Testing

Test connectivity to your WhatsApp Business API panel session before deploying services, complete with latency telemetry.

Test Result: Session Healthy (54ms)Verified
Observability

Searchable Audit & Message Logs

Complete message logging with client filtering, status distribution (sent vs failed), masked phone numbers, and slide-over JSON drawers.

Filter: Status [Failed] -> Code 429 Rate LimitVerified
REST API

Context-Aware Quick Start

Copy production-ready integration code in cURL, Python, and JavaScript pre-populated with your client slug and API endpoints.

Ready-to-run snippets in 3 languagesVerified

Experience the Conduit workflow firsthand.

Provision a client, test panel latency, and inspect delivery logs in a unified console.