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.
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.