The World Zip Code Fetcher API is an advanced tool designed to obtain accurate and up-to-date geographic information for any postal code in the world. When you send a postal code as a parameter, the API returns a complete set of data that includes the country, place name, administrative divisions (such as provinces, states, or municipalities), as well as geographic coordinates (latitude and longitude) and location accuracy level.
For example, when querying the postal code 9383, the API can return multiple results corresponding to different regions of the world, such as Lindis Crossing (New Zealand), Charkulia (Bangladesh), and Smolnica (Bulgaria). Each record includes detailed information about its administrative location (name and code of the divisions), allowing each geographic area to be identified in a clear and structured manner.
This API is ideal for developers, logistics companies, e-commerce, geolocation applications, tourism, and data analysis, as it facilitates the validation and enrichment of postal addresses internationally. Thanks to its JSON response format, it is very easy to integrate into web platforms, mobile devices, or internal systems that need to transform or verify geographic information in real time.
In addition, the API can be combined with interactive maps, delivery management systems, or route planning services, helping to optimize operational processes and improve the accuracy of user data. Its efficient design ensures high response speed, making it suitable for applications that require large volumes of queries.
In short, the World Zip Code Fetcher API offers a reliable and scalable solution for accessing global geographic information in a structured way. It allows you to know exactly where a ZIP code is located, identify its administrative divisions, and obtain precise coordinates, providing great value in environments where location and data accuracy are critical.
{"Code":200,"Description":"OK","Data":[{"Country":"New Zealand","PostalCode":"9383","PlaceName":"Lindis Crossing","AdminName1":"Otago","AdminCode1":"F7","AdminName2":null,"AdminCode2":null,"AdminName3":null,"AdminCode3":null,"Latitude":"-44.8833","Longitude":"169.3833","Accuracy":"4"},{"Country":"Bangladesh","PostalCode":"9383","PlaceName":"Charkulia","AdminName1":"Khulna Division","AdminCode1":"82","AdminName2":"Bagherhat","AdminCode2":"4001","AdminName3":"Mollahat","AdminCode3":"400156","Latitude":"22.9044","Longitude":"89.7341","Accuracy":"1"},{"Country":"Bulgaria","PostalCode":"9383","PlaceName":"Смолница \/ Smolnica","AdminName1":"Добрич \/ Dobrich","AdminCode1":"DOB","AdminName2":"Добрич \/ Dobrich","AdminCode2":"DOB15","AdminName3":"Смолница \/ Smolnica","AdminCode3":"DOB15-55","Latitude":"43.6","Longitude":"27.7333","Accuracy":"4"}]}
curl --location --request GET 'https://pr213-testing.zylalabs.com/api/11173/world+zip+code+fetcher+api/21147/zip+code+information?ZipCode=9383' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the World Zip Code Fetcher API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
The API returns comprehensive geographic information for a given postal code, including the country, place name, administrative divisions, geographic coordinates (latitude and longitude), and accuracy level for geospatial analysis.
Key fields in the response include "Country," "PostalCode," "PlaceName," "AdminName1," "AdminCode1," "Latitude," "Longitude," and "Accuracy," providing detailed location and administrative information.
The response data is structured in a JSON format, with a main object containing a status code and description, followed by a "Data" array that lists multiple records, each representing a postal code's geographic details.
The API provides information on postal codes, including geographic coordinates, country, city, administrative divisions, and accuracy levels, making it suitable for logistics, e-commerce, and geolocation applications.
Users can customize their requests by specifying a postal code as a parameter in the API call. The API will return all relevant geographic information associated with that postal code.
The data is sourced from various global postal databases and geographic information systems, ensuring a wide coverage of postal codes and accurate geographic details.
Typical use cases include validating shipping addresses, enhancing location-based services, optimizing delivery routes, and conducting geospatial analysis for logistics and e-commerce applications.
Users can leverage the returned data to enrich their applications with accurate location information, integrate with mapping services, and improve operational efficiency by validating and verifying postal addresses in real-time.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund