NumValidate - Phone number validation REST API
Great News!
NumValidate is partnering up with numverify.com to offer you an even better free phone number validation API. To continue using our free service, please create a numverify account using the button below. Get Free API Key
Phone number validation REST API.
Simple, Free, and Open Source.
~ $ curl https://numvalidate.com/api/validate?number=12015550123 { "valid": true, "number": "12015550123", "e164Format": "+12015550123", "internationalFormat": "+1 201-555-0123", "nationalFormat": "(201) 555-0123", "countryCode": "US", "countryPrefix": "1", "countryName": "United States" } ~ $|
NumValidate is an open source REST API that provides a simple yet effective way to validate and format a phone number.