Made in Georgia 🇬🇪

Secure OTP Verification for Georgian Businesses

Send one-time passwords via SMS or WhatsApp. Fast, reliable, and priced in GEL. Start verifying users in minutes with our simple API.

Start testing for free — no credit card required.

Everything You Need for OTP Verification

API, dashboard, billing, and analytics — all in one platform.

Ultra-Fast Delivery

OTP messages are delivered in under 3 seconds on average.

Security by Default

OTP codes are protected with encryption, rate limits, and industry best practices.

Full Coverage in Georgia

Works across all Georgian mobile operators with local number support.

API-First Design

Simple REST API, npm package, and clear documentation for fast integration.

Multi-Channel OTP

Send OTP via SMS or WhatsApp based on your product and user needs.

Real-Time Analytics

Monitor delivery status, verification success rates, and usage in one dashboard.

🇬🇪 First Georgian OTP SDK on NPM

Georgian-Made NPM Package

We're proud to offer the first Georgian-made NPM package for OTP verification. Integrate with TypeScript/JavaScript in minutes.

Install via NPM
npm install @smart-pay-chain/otp
TypeScript SupportMIT LicenseVersion 2.1.6
Quick Example
import { OtpClient } from '@smart-pay-chain/otp';

const client = new OtpClient({
  apiKey: 'your-api-key',
  autoConfig: true,
});

// Send OTP
const result = await client.sendOtp({
  phoneNumber: '+995568000865',
  channel: 'SMS',
});

// Verify OTP
const verified = await client.verifyOtp({
  requestId: result.requestId,
  code: '123456',
});

Why Verify.ge

An OTP verification service built for developers — fast delivery, simple integration, and transparent pricing.

Ready to get started?

Create your free account and start sending OTPs in minutes. No credit card required.