Back to catalog
📱

Abstract Phone Validation

API Key

Validate phone numbers globally

📱PhoneHTTPSCORS enabled

Abstract Phone Validation

Validate phone numbers globally

Number+44 20 7946 0958
CountryUnited Kingdom
RegionLondon
CarrierBT Group
Line TypeLandline

Sample Response

response.json
1{
2 "number": "+44 20 7946 0958",
3 "country": "United Kingdom",
4 "region": "London",
5 "carrier": "BT Group",
6 "line_type": "Landline",
7 "valid": true
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.abstractapi.com/phone-validation-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs