Returns a list of postal codes and places for the placename/postalcode query as XML document. For the US the first returned zip code is determined using zip code area shapes, the following zip codes are based on the centroid. For all other supported countries all returned postal codes are based on centroids.
- Provider
- GeoNames API (Geo Data)
- Input summary
- {"name":"postalcode","type":"string","required":true,"description":"Postal code (either postalcode or placename required)"}, {"name":"postalcode_startsWith","type":"string","required":false,"description":"The first characters or letters of a postal code"}, {"name":"placename","type":"string","required":true,"description":"All fields: placename, postal code, country, admin name (URL-encoded UTF-8)"}, {"name":"placename_startsWith","type":"string","required":false,"description":"The first characters of a place name"}, {"name":"country","type":"string","required":false,"description":"Country code (ISO-3166), may be repeated","enum":["ISO-3166 codes"]}, {"name":"countryBias","type":"string","required":false,"description":"Records from this country are listed first"}, {"name":"maxRows","type":"integer","required":false,"description":"Maximal number of rows returned, default is 10"}, {"name":"style","type":"string","required":false,"description":"Verbosity of returned document, default = MEDIUM","enum":["SHORT","MEDIUM","LONG","FULL"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available