Verification API · live in minutes

One-time codes, one API call.

Passwire sends OTP and 2FA codes over SMS and voice on carrier-grade infrastructure. Drop in two endpoints, ship verified signups today, and pay only for what you send.

Get your API keys Read the docs No credit card to start
verify.sh
# 1. Start a verification
curl https://api.passwire.dev/v1/verify/start \
  -H "Authorization: Bearer $PASSWIRE_KEY" \
  -d '{ "to": "+14165550142",
       "channel": "sms" }'

# → { "verification_id": "vr_8Kd2..." }

# 2. Check the code the user entered
curl https://api.passwire.dev/v1/verify/check \
  -H "Authorization: Bearer $PASSWIRE_KEY" \
  -d '{ "verification_id": "vr_8Kd2...",
       "code": "418207" }'

# → { "status": "approved" }

Carrier-grade delivery · A2P compliant · SMS  ·  Voice  ·  Email

Why Passwire

Built for developers who just want codes to arrive.

No aggregator runaround, no opaque deliverability. Direct carrier routes, a tiny API surface, and pricing you can read in one line.

Two endpoints, done

Start and check. That's the whole verification flow. Integrate in an afternoon and never think about it again.

📡

Carrier-grade routes

Built on direct termination, not resold hops. Codes land fast with delivery you can actually see.

🔁

Smart channel fallback

Start on SMS, auto-fall back to a voice call read-out when a code doesn't land. Higher conversion, zero extra code.

🛡️

Compliance handled

A2P / 10DLC registration, sender vetting, and consent records managed for you, so your messages stay deliverable.

📊

Usage-based, transparent

Pay per verification. Live usage dashboard, metered billing, no minimums, no surprise tiers.

🔒

Minimal by design

Codes are hashed, short-lived, and rate-limited. We store the least we can and delete it fast.

Pricing

Start free. Pay as you grow.

Every plan is usage-based — you're billed per verification sent. Volume pricing kicks in automatically.

Developer

$0 / mo

For testing and small projects.

  • Pay-as-you-go verifications
  • SMS & voice channels
  • Full API + dashboard
  • Community support
Get API keys
MOST POPULAR

Growth

Volume rates

Lower per-code price as you scale.

  • Everything in Developer
  • Automatic volume discounts
  • Channel fallback rules
  • Delivery webhooks
  • Email support
Get API keys

Scale

Custom

High volume & dedicated routes.

  • Committed-volume pricing
  • Dedicated numbers / routes
  • SLA & priority support
  • Custom compliance setup
Talk to us

Ship verified signups today.

Grab your keys, pa