Phone Validation
A production-ready phone validation API that checks: - Phone number format validity - Country detection - Carrier lookup (when available) - Line type (mobile, landline, VoIP, etc.) - Timezone information Perfect for: - Marketing agencies - E-commerce stores - SaaS companies - Lead generation services - User verification systems
Phone Validation endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate Single Phone /api/v1/validate |
Validate a single phone number |
| POST |
Validate Bulk Phones /api/v1/validate/bulk |
Validate multiple phone numbers at once |
| GET |
Health Check /api/v1/health |
Health check endpoint |
| GET |
Register API Key /api/v1/register |
Register for a free API key |
| GET |
Get Stats /api/v1/stats |
Get usage statistics |
Phone Validation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $50 / month | — |
|