ZIP Code Polygon
The ZIP Code Polygon API retrieves the geographic coordinates for a polygon that outlines a specified ZIP code. (U.S. only)
GET /polygons/zip
Resource URL
https://pcmiler.alk.com/apis/rest/v1.0/Service.svc/polygons/zip
Request Param
Parameter | Description | Data Type | Value/Example |
---|---|---|---|
zipcodes
| ZIP codes for which to generate polygons. The format is comma separated codes. At least one entry is required. |
string | 08540,13090 |