NEW Zero toll fraud. Zero carrier paperwork.

Safer logins. Elevated experiences.
Smart scale. Zero bots.

Eliminate costly SMS pumping waste. Deliver verified RCS cards with 1-tap approval—backed by a bulletproof, zero-cost inbound SMS fallback.

Get your API key Try Interactive Simulator

No credit card required · No 10DLC forms · 100 free verifications

Interactive Architecture

Same login. Two flawless paths.

Ovrtxt detects the device instantly when login starts—the user never chooses. Experience both automated flows below.

EXPERIENCE A

The phone supports RCS

Most modern Androids, and iPhones on iOS 18+.

  • Verified Identity: Shows "Joe's Gym" with a checkmark, terminating phishing attacks.
  • One-tap approve: Code is embedded inside the rich native card.
OR
EXPERIENCE B

The phone is offline/legacy

iPhones with RCS off, roaming, or weak cell service.

9:41
🔒 joesgym.com
🏋️
Joe's Gym
⚠️ Secure verification required. Tap below to send a secure text from this device.

Opens a text message with your login token already filled in

Secured by Ovrtxt

+1 (800) 555-0199
Text Message · Joe's Gym
AUTH-JOESGYM-938472
Tap SEND to securely log in to Joe's Gym.
  • Toll-fraud immune: Because the user sends the text, bots cannot pump outbound numbers.
  • Frictionless fallback: Deep link opens native OS compose sheet cleanly over the website.
$0.00
Toll Fraud Exposure
100%
Delivery SLA (RCS + MO)
0 Days
10DLC Registration Wait
<800ms
Average Auth Speed

The Paradigm Shift

Outbound codes are a bot's favorite invoice.

Infrastructure Feature Legacy SMS (Twilio, Bird) Ovrtxt Architecture
SMS Toll Fraud (Pumping) Vulnerable. Bots drain budget in minutes. Mathematically impossible. The user texts you.
Brand Trust & Identity Anonymous 6-digit text (Looks like phishing). Branded RCS card with verified logo & checkmark.
Carrier Bureaucracy 3–6 weeks of 10DLC form hell + monthly taxes. Instant ISV setup — we are the registered sender.
Offline & Low-Service Code drops silently on roaming/data issues. Plain MO-SMS delivers instantly on 1 bar of signal.
Billing Model Pay per attempt (You pay for the bot spam). Pay ONLY for successful human verifications.

Architecture

How Ovrtxt Delivers Zero-Fraud Verification

1

Rich RCS First

When a user logs in, Ovrtxt detects device capabilities and fires a Branded Rich Card. Your verified logo and dynamic action buttons render securely inside native Messages.

2

1-Tap MO-SMS Fallback

If offline or on a legacy device, Ovrtxt generates a seamless OS deep link (sms:+1800...), instantly opening the native SMS composer with a pre-filled cryptographic session key.

3

Inbound Webhook Auth

The user hits "Send" or "Approve". We match the inbound webhook payload to the active browser session and securely log the user in under 800ms.

Security

Built like the auth layer it is.

🔐

Encrypted Everywhere

TLS 1.3 in transit, AES-256 at rest for every active session and webhook payload.

🧾

Cryptographic Hashing

Phone numbers are hashed internally and never appear in plaintext analytics events.

✍️

Signed Webhooks

Every payload is cryptographically signed with HMAC-SHA256 for definitive origin verification.

⏱️

Short-Lived Sessions

Login tokens execute strict TTL policies, expiring in 90 seconds by default.

🛡️

Zero-Trust Architecture

An industry first. We only process cryptographic handshakes without storing primary cookies or session tokens.

📋

Immutable Audit Trail

Every verification attempt, approved or denied, is logged and exportable to your SIEM with SOC 2 readiness.

Integrations

Ship it in whatever you're already using.

Node.js
Python
Go
Ruby
PHP
React Native
Flutter
REST API

Migrating from Twilio Verify?

Import your existing number list and route traffic to Ovrtxt in one sprint without downtime.

See API Migration Guide
DEVELOPER FIRST

Integrate in 3 Lines of Code. Works Everywhere.

Drop our SDK into Node.js, Python, or Go. We abstract away carrier routing, device capability detection, and fallback logic so your engineering team can focus on core product.

Zero 10DLC form approvals required
Native WebSocket support for real-time auth UI updates
Automatic OS deep link routing (iOS vs Android)
npm i @ovrtxt/sdk
import { Ovrtxt } from '@ovrtxt/sdk';

// Initialize with your secure API key
const auth = new Ovrtxt({ apiKey: process.env.OVRTXT_SECRET_KEY });

// 1. Trigger Verification (RCS Primary -> MO Fallback)
const session = await auth.verify({
  phone: "+15550192834",
  brandName: "Joe's Gym",
  logoUrl: "https://joesgym.com/logo.png"
});

// 2. Listen for Instant Webhook / WebSocket Auth Match
auth.onSuccess(session.id, (user) => {
  console.log(`User ${user.phone} authenticated successfully!`);
});

From Engineering Teams on Ovrtxt

What changed after they migrated.

"Our SMS bill had a fraud line item every single month. Since migrating to Ovrtxt's inbound webhook model, that line item is gone — not smaller, entirely gone."

Sarah Chen
VP of Engineering, Loopline

"We went live in a single sprint. No campaign registry paperwork, no waiting on a carrier to approve a use case. The developer experience is phenomenal."

Marcus Webb
CTO, Fernbridge Health

"The branded card alone moved our login completion rate up by 12%. Users actually recognize us now instead of hesitating on a random 10-digit number."

Priya Nair
Staff Engineer, Halyard Freight

Cost Optimization

Calculate Your Saved Toll Fraud & Carrier Fees

50,000 verifications

Estimated Legacy Cost (Twilio + Fraud)

$3,250 / mo

*Includes average 15% bot pumping attempts & 10DLC fees

Ovrtxt Cost ($0.03 Success Only)

$1,500 / mo

You Save: $1,750 / month (53%)

Transparent Pricing

Pay Only for Successful Authentications.

Pay As You Go

Developer

Perfect for startups, apps, and platforms looking to eliminate SMS fraud instantly.

$0.03 / successful login
  • $0 for failed or bot attempts
  • Branded RCS Primary Cards
  • 1-Tap Inbound SMS Fallback
  • Zero 10DLC Forms or Carrier Taxes
  • Full Node, Python, Go, and REST SDKs
Start Free Sandbox
High Volume

Enterprise

For high-volume platforms and scale-ups with custom SLA and security requirements.

Custom volume pricing
  • Rates under $0.015 at volume
  • Dedicated Carrier Interconnects
  • Custom 99.99% Uptime SLA Guarantee
  • Dedicated Solutions Engineer & Slack Channel
  • Custom Data Retention & SIEM Streaming
Contact Sales & Engineering

Questions

Before you integrate

Do I need to register for 10DLC or the Campaign Registry?

+

What does the fallback text actually contain?

+

Why can't the SMS fallback be used for toll fraud (AIT)?

+

What happens if the user has no data connection at all?

+

Can I test Ovrtxt before migrating?

+

Can Ovrtxt see our user's data or hijack accounts?

+

Ready to stop paying the Twilio bot tax?

Join the engineering teams shipping branded, fraud-proof auth infrastructure with zero carrier headaches.