Wallet-first OTP and SMM infrastructure

Virtual Numbers & SMM Services - Instant, Secure, Scalable

Top up your wallet once. Buy OTP numbers from 40+ countries, order social media growth, or integrate via our developer API.

0Countries
0Services
0Payment Methods
APIReady

Everything you need in one platform

OTP activation, SMM ordering, wallet payments, affiliate earnings, and API access are handled from a single account.

Global OTP Coverage

Numbers from 40+ countries across 5 provider networks. Choose country, service, and type in seconds.

Instant Delivery

OTP codes arrive quickly with live polling. Your dashboard updates as soon as the provider returns a code.

SMM Panel

Order Instagram, TikTok, and YouTube growth services. Track quantity, remains, and status in real time.

4 Payment Options

Use Stripe, Paystack, Flutterwave, or crypto via NOWPayments. Wallet credits are normalized in USD.

Developer API

Use REST endpoints with your own API key. Built for B2B flows with JSON responses and rate limits.

Affiliate Program

Earn commission on every referral’s first deposit. Rewards are credited directly to your wallet.

How it works

1

Create Account & Deposit

Sign up free, add funds using your preferred payment method.

2

Choose Your Service

Browse OTP numbers by country or explore SMM services.

3

Get Results Instantly

Receive OTP codes live, or watch your SMM order process in real time.

Pay your way

Local payment rails where they matter, global options everywhere else.

Stripe

USD

Global
Paystack

NGN, GHS, KES

Africa · Nigeria recommended
Flutterwave

Multi-currency

Africa & Global
NOWPayments

BTC, ETH, USDT

Global crypto

Earn while you share

Refer friends and earn 10% of their first deposit - credited instantly to your wallet balance.

Referral commission

10%

Example first deposit

$50.00

Your reward

$5.00

Built for developers

  • Rate limiting per API key and endpoint
  • Consistent JSON responses
  • B2B wallet pricing and order status polling
  • API key access from the dashboard
  • PHP and JavaScript-friendly examples
Read the Docs →
// Buy an OTP number
const res = await fetch('/api/v1/otp?action=buy_number', {
  method: 'POST',
  headers: {
    'X-API-Key': 'your_api_key_here',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    service_id: '306343',
    country_id: '61',
    type: 1
  })
});
const { data } = await res.json();
console.log(data.phone_number); // +923001234567

Frequently asked questions

Create an account, open Wallet, choose a payment method, and complete checkout. Your USD wallet balance updates after verification.

Stripe, Paystack, Flutterwave, and NOWPayments are supported for card, local African currencies, and crypto deposits.

Most OTP numbers are actively polled for about 20 minutes. If no code arrives, eligible orders can be cancelled or auto-refunded.

Waiting OTP orders can be cancelled after the minimum waiting period. Cancelled or provider-cancelled orders are refunded to your wallet.

Share your referral link and earn a commission on a referral’s first completed deposit. Earnings are credited to your wallet.

Yes. Users can generate an API key and access B2B OTP and SMM endpoints with JSON responses and rate limits.

No monthly fee is required. You top up your wallet and only pay for the services you order.

Logged-in users can create a support ticket from the dashboard and track replies in the support center.