Zip Code Data API
The Zip Code API provides United States zip code data with a comprehensive data model in JSON format. Using REST design, this API can help you build zip validations, city searches, distance calculations, radius searches and many other key functions for your applications.
Screenshot:
Base URL:
Auth: unknown
Endpoints: 7
Reachable: unknown
CORS: unknown
https://global.metadapi.comAuth: unknown
Endpoints: 7
Reachable: unknown
CORS: unknown
Links
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/zipc/v1 | Validate License Key | — | — | — |
GET |
/zipc/v1/distance | Distance Between 2 Zip Codes | — | — | — |
GET |
/zipc/v1/msagroups | List All MSA Groups | — | — | — |
GET |
/zipc/v1/msagroups/{msaCode} | Metro/Micro Statistical Area Details | — | — | — |
GET |
/zipc/v1/radius | Zip Code Radius | — | — | — |
GET |
/zipc/v1/zipcodes | List all Zip Codes | — | — | — |
GET |
/zipc/v1/zipcodes/{zipcode} | Zip Code Details | — | — | — |