190+ countries. 7 channels. One API. Automatic failover.
7 channels
Unified Integration
190+
Countries Supported
< 2.5s
Global OTP Delivery
800+
Carrier Connections
One REST API — SMS, WhatsApp, RCS, MMS, Email, Voice, and Video through a single integration. Trulay handles protocol translation, carrier selection, and compliance automatically.
When a channel degrades, failover is automatic — no retry logic needed on your side.
SMS to 190 countries. WhatsApp to 2 billion users. RCS on native phones. MMS for rich media. Email with authenticity proofs. Voice with neural TTS. Video with HIPAA-compliant rooms. One REST API sends to all of them. Channel-specific formatting, delivery tracking, and compliance handled automatically.
Silent OTP fails on carrier? SMS fires in under 200ms. SMS blocked? WhatsApp takes over. WhatsApp session expired? Voice delivers the code. Five fallback channels run in sequence. Delivery rate stays above 99.5% regardless of carrier outages.
Average OTP delivery: 1.8 seconds globally (observed median). Bulk campaigns: 10,000 messages per second. Rate limiting respects carrier thresholds. Adaptive queue management prevents traffic spikes from overwhelming downstream providers. Same latency whether you send 1 or 1 million.
Every message gets a MIP (Message Integrity Protocol) stamp — a cryptographic signature that proves the message originated from your verified sender identity and was not altered in transit. MvIP (Media Integrity Protocol) extends this to media verification: images, audio, and video attachments are signed at the source and verified on arrival. Stops spoofing, phishing, and BEC at the protocol level.
Global SMS delivery with 99.9% uptime and real-time analytics.
99.8%
Delivery Rate
<2.1s
Global Latency
800+
Carrier Connections
10k/sec
Throttling SLA
Rich messaging on the world's most popular platform.
98.0%
Read Rate
45.0%
Engagement
<1.5s
Response Time
5M+
Active Sessions
Send images, videos, and rich media via text message.
99.5%
Delivery Rate
8+
Media Types
<200ms
SMS Fallback
190+
Carrier Reach
Rich Communication Services with carousels, suggested replies, and branded sender profiles. The evolution of SMS.
63%
Open Rate
22%
Click-Through
80+
Carrier Support
<200ms
SMS Fallback
Enterprise-grade email infrastructure with MIP authenticity proofs, multi-provider failover, and real-time deliverability intelligence.
99.2%
Delivery Rate
4+
Providers
<800ms
Avg Latency
99.95%
Uptime SLA
Rich messaging on Viber with carousels, buttons, and branded sticker packs. Strong in Eastern Europe and CIS.
Programmable voice and video conferencing on the Infrastructure pillar — global PSTN reach, sub-50ms edge routing, and a 99.99% uptime SLA.
Type-safe tooling on the surface. Resilient, verifiable infrastructure underneath.
// Send an OTP with automatic channel failoverconst response = await trulay.messages.send({ to: "+1 555 0132", content: "Your code is 482913", channel: "whatsapp", // preferred fallback: ["sms", "voice"], // auto-failover order expireIn: "2m"});// response{ id: "msg_8F2A91", status: "delivered", route: "whatsapp", elapsed: "412ms", proof: "mip:5f9b2e" // tamper-evident stamp}One API. Every channel. Automatic failover. Start building with Trulay today.
Every channel, every message, every sender — verified with a single proof.
Who sent it
Device trust, location, IP, behavior — verified silently.
What it says
Content unchanged from the moment of sending.
When it was sent
Anchored moment in time, timestamped and verifiable.
The recipient never learns a protocol. They click once, and the proof either resolves — or it does not. There is no middle state. No degraded trust. No maybe.
When one channel fails, the next takes over in under 200ms. Delivery stays above 99.5% regardless of carrier outages.
STEP 01
Message submitted
Through a single REST API call — channel-agnostic.
STEP 02
Primary channel tried
WhatsApp delivery attempted with timeout.
STEP 03
Timeout or failure
Carrier issue, session expired, or delivery timeout.
STEP 04
Failover fires
SMS attempts in under 200ms — automatic fallback.
STEP 05
Delivered with proof
MIP stamp attached. One click verifies sender + content + time.
Every message you send carries a MIP proof. Every channel is verified.
Get API Keys