Back to catalog

US Street Address

API Key

Validate and append data for any US postal address

Data ValidationHTTPSCORS enabled

US Street Address

Validate and append data for any US postal address

Input+1 (415) 555-0192
TypePhone Number
ValidYes
CountryUnited States
CarrierAT&T

Sample Response

response.json
1{
2 "input": "+1 (415) 555-0192",
3 "type": "Phone Number",
4 "valid": true,
5 "country": "United States",
6 "carrier": "AT&T",
7 "line_type": "Mobile"
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.smarty.com/docs/cloud/us-street-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs