US ZipCode
The US ZIP Code API validates and looks up city, state, and ZIP Code combinations, returning standardized address information for a single query (GET) or up to 100 queries (POST).
Latency
398ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/lookup
Lookup city, state, and ZIP Code combinations (single input).
/lookup
Lookup city, state, and ZIP Code combinations (multiple inputs).
2 endpoints auto-detected
Authentication
This API uses an API key, passed as the "auth-id" query parameter. No OAuth required.
curl -X GET \ "https://www.smarty.com/docs/cloud/us-zipcode-api/lookup?auth-id=YOUR_API_KEY"
www.smarty.com · HTTPS only