⚡ Powered by 9Eons Limited

Verify phone numbers
with a single ring

Flash call verification API that's 80% cheaper than SMS. One missed call, caller ID contains the code. Done.

Quick Start: cURL
# Initiate a flash call verification
curl -X POST https://api.flashverify.net/v1/verify \
  -u "your_api_key:your_api_secret" \
  -H "Content-Type: application/json" \
  -d '{
    "phone_number": "+919876543210",
    "method": "flash_call"
  }'

# Response: user sees incoming call from +441908731234
# The last 4 digits (1234) are the verification code
{
  "request_id": "a1b2c3d4-e5f6-...",
  "status": "sent",
  "method": "flash_call",
  "cost": { "amount": 0.30, "currency": "USD" }
}

Three steps. Zero friction.

No app permissions needed. No SMS delays. Just a missed call with the code in the caller ID.

1

Your app calls our API

Send a POST request with the user's phone number. We return a request ID instantly. Takes ~200ms.

2

User gets a flash call

A single ring, just long enough for the caller ID to appear. The last 4 digits are the code, e.g. +441908731234.

3

Verify the code

Your app reads the code from the call log (or user types it) and sends it to our check endpoint. Verified.

Flash call verification in real time

Watch how a flash call automatically verifies a phone number on Android, with zero user interaction.

What you just saw:

  • 1. App calls the FlashVerify API with the user's phone number
  • 2. Phone rings once, caller ID contains the 4-digit code
  • 3. Android reads the code from the call log automatically
  • 4. User is verified. No typing, no waiting, no SMS.
Try It Yourself →

Three methods. One API.

Choose the best method for your use case. Fall back automatically if needed.

📱

Flash Call

A missed call where the last 4 digits of the caller ID are the verification code. Cheapest option, from $0.003/verification. Auto-readable on Android.

🔊

Voice OTP

Automated call that reads out a 6-digit code. Works on all phones including landlines. Great fallback for flash call.

💬

SMS OTP

Traditional SMS with a verification code. Universal compatibility. Use as a final fallback or for markets where flash calls aren't supported.

Why FlashVerify?

💰

80% Cheaper Than SMS

Flash calls cost a fraction of SMS. No per-message carrier fees. Volume pricing available from $0.003/call.

Sub-Second Delivery

Flash calls arrive in under a second. No SMS queues, no delivery delays. Users verify in seconds, not minutes.

🌍

Global Coverage

Verify numbers in 200+ countries. Powered by 9Eons Limited' wholesale telecom infrastructure with direct carrier routes.

🔒

Secure by Design

HMAC-signed webhooks, AES-256 encryption, bcrypt passwords. GDPR compliant. SOC 2 aligned practices.

📊

Real-Time Dashboard

Track verifications, success rates, and spend in real time. Export data, set alerts, manage API keys from one place.

🛠️

Developer First

RESTful API with clear docs. Code examples in cURL, Python, Node.js, and PHP. Webhook-driven architecture.

Simple, transparent pricing

Pay-as-you-go. No contracts, no monthly minimums. Top up your balance and start verifying.

Flash Call

$0.005/verify

UK numbers from $0.005

  • Sub-second delivery
  • Auto-readable on Android
  • Cheapest per verification
  • 200+ countries
View All Rates

SMS OTP

$0.03/verify

UK numbers from $0.03

  • Traditional SMS delivery
  • Universal device support
  • Auto-fill on iOS & Android
  • Final fallback option
View All Rates

Prices shown in USD. GBP and EUR also available. See full pricing →

Ready to start verifying?

Sign up in 30 seconds. Get API keys after approval. Start making flash calls.