Coverage
- Global: Validates phone numbers for 237 countries and territories worldwide
- Number types: Supports mobile, landline, and VoIP numbers for business and personal use
- Carrier information: Returns network operator, country, and porting details
- Format standardization: Provides numbers in both international and national formats
Available Endpoints
Phone Validation provides one primary API endpoint:- Individual Validate - Validate a single phone number in real-time
Getting Started
- Create an API key if you don’t have one
- Choose your request format (international format or with Country parameter)
- Make your first request using the endpoint documentation above
What Phone Validation Returns
Phone Validation provides:- Validation status indicating whether the phone number is valid (Yes, No, or Maybe)
- Phone number formatted in both international and national formats
- Network operator information including carrier name and country
- Number type classification (Mobile, Landline, or VoIP)
- Optional porting and roaming details for mobile numbers
Response Fields
Response Fields
Request Parameters
Request Parameters
Required Parameters
Optional Parameters
Request Format Options
Phone Validation accepts numbers in two formats:International format (recommended):- Include country code with + prefix:
+441244657333 - No Country parameter needed
- Omit country code:
01244657333 - Must include Country parameter:
Country=GBR
Error Response Fields
Error Response Fields
When an error occurs, the API returns an error response with the following structure:
Common Error Codes
Tip: Check the
Resolution field for specific steps to fix the error. For more details on error responses, see Individual Validate in API documentation.Try Phone Validation
Test Phone Validation using the Individual Validate Playground to make your first request.FAQ
Should I use international format or the Country parameter?
Should I use international format or the Country parameter?
Both methods work identically and return the same validation results. However, international format is recommended for simplicity:
- International format: Include the country code with + prefix (e.g.,
+441244657333). No Country parameter needed - National format: Omit the country code (e.g.,
01244657333) and include the Country parameter (e.g.,Country=GBR)
What does 'Maybe' mean in the IsValid field?
What does 'Maybe' mean in the IsValid field?
An IsValid value of Maybe indicates that full validation couldn’t be performed, typically due to:
- Temporary cellular network issues
- Failures in the validation procedure on the carrier side
Can Phone Validation check all types of phone numbers?
Can Phone Validation check all types of phone numbers?
Yes, Phone Validation supports all major phone number types:
- Mobile: Cellular phone numbers with optional porting and roaming details
- Landline: Fixed-line telephone numbers
- VoIP: Voice over IP numbers
What information is returned about mobile numbers?
What information is returned about mobile numbers?
For mobile numbers, Phone Validation returns standard network information plus optional mobile-specific details:
- Current network operator and country
- Whether the number has been ported to another carrier
- Porting details (if applicable)
- Roaming status and location (if currently roaming)
- Original network registration information

