Back to catalog
🗺️

BigDataCloud's Phone and Email Verification API

API Key

Syntax and Format Validation of Phone Number and Email address.

🗺️GeocodingHTTPSCORS enabled

BigDataCloud Phone & Email Verification

Geocoding — Contact Verification API

InputUser@example.com
Is ValidYes
Is DisposableNo
Domain ReputationHigh
Smtp Check PassedYes

Sample Response

response.json
1{
2 "input": "user@example.com",
3 "is_valid": true,
4 "is_disposable": false,
5 "domain_reputation": "high",
6 "smtp_check_passed": true
7}

Code Snippets

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

Similar APIs