auto_awesome Features

Built for serious builders

Every feature is designed to ship you faster and keep you shipped — multi-SMS capture, automatic refunds, smart provider routing, full developer API, and 180+ countries of real local numbers.

mark_chat_unread

Multi-SMS support

Some services send multiple codes — verification, transaction, 2FA. We capture every single one, not just the first. No other major provider does this as cleanly.

SMS #1: Your code is 847293check
SMS #2: Verification: 105823check
SMS #3: Login confirm: 740214check
attach_money

Auto-refund

No SMS within 20 minutes? Your money is back automatically. No tickets, no chasing — the wallet just credits itself.

alt_route

Smart routing

Self-learning provider chain. Bad providers cool down automatically; success rate scoring picks the best route for every order.

code_blocks

Developer-first API

REST + WebSocket. Full OpenAPI spec. Get started in 3 lines of curl. See the docs →

travel_explore

Global coverage

180+ countries with real local numbers from carriers — not VoIP / number-recycling pools.

verified_user

Ready-made accounts Also available

Don't want to wait for an SMS? Buy a fully pre-verified account — credentials delivered instantly, encrypted at rest, ready in under 5 seconds.

Browse accounts arrow_forward
Auto-refund · how it works

Every failed order is refunded in under 20 minutes — automatically.

No support ticket, no waiting, no email back-and-forth. The system tracks every active number and checks delivery status continuously. If no SMS arrives within the order's active window, the refund fires the second the timer expires.

  • check_circle Refund credited to wallet — instantly reusable for any platform.
  • check_circle You'll see the order marked auto_refunded in the dashboard.
  • check_circle Full amount, no partial deductions, no provider passthrough.
0m
Order placedWallet debited · number reserved
5m
Number livePasted into the target service
15m
No SMS yetSystem auto-retries with backup providers
check
Auto-refundedWallet credited the full amount
Smart routing · self-learning

A provider chain that learns from every order.

We aggregate 6+ upstream SMS providers behind a single API. The router scores each provider per platform per country in real time — based on success rate, latency, and recent failures. Bad providers automatically cool down for an hour; the next request gets routed to the next-best option without any user action.

  • check_circle Three-phase scoring: data-build → exploitation → continuous monitoring.
  • check_circle Providers below 20% success rate are automatically blocked.
  • check_circle Your single API call gets the best available number, every time.
Live routing for WhatsApp · India
Grizzly · 96%
SMSBower · cooldown
Tiger · 91%
AliSMS · 87%

→ Picked Grizzly · scored highest on the last 50 orders.

Developer experience · ship in 3 lines

A clean REST API + WebSocket stream — no SDK required.

Built for builders. Every endpoint returns predictable JSON, every order emits live WebSocket events for SMS delivery, and rate limits are generous enough for production traffic. No mocks, no staged data — the same endpoints run the entire dashboard.

  • check_circle 100 req/sec on the Standard tier, unlimited on Premium.
  • check_circle Webhooks for order-status events (no polling required).
  • check_circle TLS 1.3 + HMAC signatures on every request.
Read the API docs arrow_forward
# Order a number for WhatsApp · India
curl -X POST https://api.codemandi.com/v2/order \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"platform":"whatsapp","country":"IN"}'

# Response (instant)
{
  "order_id": "ord_8f4a9b",
  "number":   "+919876543210",
  "cost":     9.50
}

Ship faster. Skip the OTP grind.

Start with a $0.20 number — no contract, no monthly fee. If the SMS never lands, your wallet is refunded automatically.

rocket_launch Create your account