In today’s interconnected world, accurate location data is crucial. The Postal Finder API delivers real-time global postal code information, making it an invaluable resource for businesses.
With straightforward integration, the API has become a preferred solution for seamlessly embedding postal code data into applications and systems. Its intuitive interface and robust design simplify the process, enabling quick and effective deployment.
One of its standout features is flexibility, offering support for multiple programming languages and frameworks to ensure seamless compatibility with existing software. The API provides reliable access to up-to-date postal code information from around the world.
To use this endpoint you must indicate a zip code and a country code in the parameter.
Global Postal Code - Endpoint Features
| Object | Description |
|---|---|
address |
[Required] Enter the zip code and a country code (90001, US) for example. |
{
"results" :
[
{
"address_components" :
[
{
"long_name" : "225204",
"short_name" : "225204",
"types" :
[
"postal_code"
]
},
{
"long_name" : "Masauli",
"short_name" : "Masauli",
"types" :
[
"locality",
"political"
]
},
{
"long_name" : "Barabanki",
"short_name" : "Barabanki",
"types" :
[
"administrative_area_level_3",
"political"
]
},
{
"long_name" : "Ayodhya Division",
"short_name" : "Ayodhya Division",
"types" :
[
"administrative_area_level_2",
"political"
]
},
{
"long_name" : "Uttar Pradesh",
"short_name" : "UP",
"types" :
[
"administrative_area_level_1",
"political"
]
},
{
"long_name" : "India",
"short_name" : "IN",
"types" :
[
"country",
"political"
]
}
],
"formatted_address" : "Masauli, Uttar Pradesh 225204, India",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 27.0377052,
"lng" : 81.36799839999999
},
"southwest" :
{
"lat" : 26.9039063,
"lng" : 81.26832379999999
}
},
"location" :
{
"lat" : 26.9652421,
"lng" : 81.32893969999999
},
"location_type" : "APPROXIMATE",
"viewport" :
{
"northeast" :
{
"lat" : 27.0377052,
"lng" : 81.36799839999999
},
"southwest" :
{
"lat" : 26.9039063,
"lng" : 81.26832379999999
}
}
},
"place_id" : "ChIJb6fZAz5jmTkRSLER09UT9CQ",
"postcode_localities" :
[
"Adam Pur",
"Amdaha",
"Aulia Lalpur",
"Bahamau",
"Bansa",
"Bara Gaon",
"Bazidpur",
"Behta",
"Bhayara",
"Bikauli",
"Bindaura",
"Birauli",
"Birauli",
"Budwara",
"Chandwara",
"Datauli",
"Deokalia",
"Dharauli",
"Gotva Guari",
"Gurela",
"Habib Pur",
"Hari Pur",
"Hasanpur Paharpur",
"Jyori",
"Katra",
"Kinhauli",
"Kotva",
"Lakshvar Vajaha",
"Madarpur",
"Malauli",
"Malpur Arsanda",
"Masauli",
"Masood Mau",
"Media",
"Munja Pur",
"Mushki Nagar",
"Nahamau",
"Nainamau",
"Nasir Nagar",
"Nigaree",
"Nyamatpur",
"Parsa",
"Rahra Mau",
"Rajai Pur",
"Ram Nagar",
"Roti Gaon",
"Safdarganj",
"Saidabad",
"Shahpur Bheekha",
"Shahpur Najmuddin",
"Sisvara",
"Tera"
],
"types" :
[
"postal_code"
]
}
],
"status" : "OK"
}
curl --location --request GET 'https://zylalabs.com/api/5263/postal+finder+api/6782/global+postal+code?address=90001,US' --header 'Authorization: Bearer YOUR_API_KEY'
| 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.
To use this API the user must enter a zip code along with a country code.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
It is an API that provides users with geographic information by indicating a zip code and a country code.
The API receives a request with a zip code and country code, then provides detailed location data. It returns information such as zip code, neighborhood, administrative areas, country and coordinates. The output includes a formatted address, geographic boundaries and place ID, which can be used for location-based services, logistics or mapping. The response also includes the status of the request.
Besides the number of API calls per month, there are no other limitations.
The Global Postal Code endpoint returns detailed location data, including postal codes, localities, administrative areas, and geographic coordinates. It provides structured information that can be used for various applications, such as logistics and mapping.
Key fields in the response include "postal_code," "locality," "administrative_area_level_3," and "coordinates." Each field provides specific geographic information essential for location-based services.
The response data is organized in a JSON format, containing a "results" array. Each result includes "address_components" that detail various geographic attributes, making it easy to parse and utilize in applications.
The endpoint provides information such as postal codes, locality names, administrative divisions, and geographic coordinates. This data supports applications in logistics, e-commerce, and location-based services.
Users can customize their requests by providing a "zip code" and a "country code" as parameters. These inputs are essential for retrieving accurate postal code information for specific locations.
Data accuracy is maintained through regular updates and quality checks from reliable sources. The API aggregates information from various postal services and geographic databases to ensure precision.
Typical use cases include validating shipping addresses, enhancing location-based services, and integrating postal code data into e-commerce platforms for improved logistics and customer experience.
Users can leverage the returned data by extracting specific fields like postal codes and locality names for mapping, address validation, or demographic analysis, enhancing their applications' functionality and user experience.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used 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.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
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, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
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.
Service Level:
100%
Response Time:
166ms
Service Level:
100%
Response Time:
132ms
Service Level:
100%
Response Time:
195ms
Service Level:
100%
Response Time:
1,046ms
Service Level:
100%
Response Time:
1,165ms
Service Level:
100%
Response Time:
275ms
Service Level:
100%
Response Time:
155ms
Service Level:
100%
Response Time:
239ms
Service Level:
100%
Response Time:
565ms
Service Level:
100%
Response Time:
666ms
Service Level:
100%
Response Time:
57ms
Service Level:
100%
Response Time:
1,718ms
Service Level:
100%
Response Time:
6,649ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
17,126ms
Service Level:
100%
Response Time:
71ms
Service Level:
100%
Response Time:
14,851ms
Service Level:
100%
Response Time:
58ms
Service Level:
100%
Response Time:
991ms
Service Level:
100%
Response Time:
9,376ms