The Position Code Finder API offers a comprehensive solution for retrieving location codes based on country, ZIP code, and city information. Leveraging Google's extensive database and robust geocoding algorithms, this API empowers users to accurately obtain location codes for any geographic area, facilitating a wide range of location-based services and applications.
At its core, the Position Code Finder API simplifies the process of acquiring precise location codes by providing an intuitive interface and robust query capabilities. Users can effortlessly query the API using parameters such as country, ZIP code, and city name to retrieve corresponding Google location codes for specific locations worldwide. Whether users require location codes for navigation, delivery services, mapping applications, or any other location-based functionality, this API offers a dependable and efficient solution.
In summary, the Position Code Finder API delivers a potent and adaptable solution for obtaining location codes based on country, ZIP code, and city information. With its user-friendly interface, advanced geocoding features, and comprehensive documentation, this API empowers users to develop innovative location-based applications and services that deliver accurate and pertinent location data to users worldwide.
It will receive a parameter and provide you with a JSON.
1,000 requests per hour in all plans.
To use this endpoint you must indicate a postal code.
Postal code - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
[{"location_name":"90001,California,United States","location_code":9030927},{"location_name":"490001,Chhattisgarh,India","location_code":9146866},{"location_name":"390001,Gujarat,India","location_code":9302006}]
curl --location --request POST 'https://zylalabs.com/api/3803/position+code+finder+api/4405/postal+code' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"postal": "90001"
}'
To use this endpoint you must indicate the name of a country.
Country - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
[{"location_name":"France","location_code":2250}]
curl --location --request POST 'https://zylalabs.com/api/3803/position+code+finder+api/4406/country' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"country": "france"
}'
To use this endpoint you must indicate the name of a city.
City - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
[{"location_name":"Berlin,Berlin,Germany","location_code":1003854},{"location_name":"Uberlingen,Baden-Wurttemberg,Germany","location_code":1004063},{"location_name":"Berlin,Connecticut,United States","location_code":1014671},{"location_name":"New Berlin,Illinois,United States","location_code":1016715},{"location_name":"Oberlin,Kansas,United States","location_code":1017586},{"location_name":"Oberlin,Louisiana,United States","location_code":1018041},{"location_name":"Berlin,Massachusetts,United States","location_code":1018120},{"location_name":"Berlin,Maryland,United States","location_code":1018515},{"location_name":"Kimberling City,Missouri,United States","location_code":1020418},{"location_name":"Berlin,New Hampshire,United States","location_code":1021810},{"location_name":"Berlin,New Jersey,United States","location_code":1022031},{"location_name":"New Berlin,New York,United States","location_code":1023183},{"location_name":"Berlin Center,Ohio,United States","location_code":1023570},{"location_name":"Berlin Heights,Ohio,United States","location_code":1023571},{"location_name":"Oberlin,Ohio,United States","location_code":1023910},{"location_name":"Berlin,Pennsylvania,United States","location_code":1024660},{"location_name":"New Berlin,Pennsylvania,United States","location_code":1025131},{"location_name":"Berlin,Wisconsin,United States","location_code":1027857},{"location_name":"New Berlin,Wisconsin,United States","location_code":1028109},{"location_name":"Bernau bei Berlin,Brandenburg,Germany","location_code":9048216},{"location_name":"Berlin Township,New Jersey,United States","location_code":9051592},{"location_name":"Bressler-Enhaut-Oberlin,Pennsylvania,United States","location_code":9051638},{"location_name":"East Berlin,Pennsylvania,United States","location_code":9051858}]
curl --location --request POST 'https://zylalabs.com/api/3803/position+code+finder+api/4407/city' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"city": "berlin"
}'
| 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.
Users must indicate the name of a country, city or zip code.
The Position Code Finder API provides precise geolocation codes for specific addresses, allowing users to accurately identify locations on maps.
There are different plans to suit all tastes, including a free trial for a small number of requests, but your rate is limited to avoid abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
Each endpoint returns a JSON array containing location details. For example, the Postal Code endpoint provides location names and corresponding location codes, while the Country and City endpoints return similar structured data for their respective queries.
The key fields in the response data include "location_name," which specifies the name of the location, and "location_code," which is the unique identifier for that location.
The response data is organized as a JSON array of objects. Each object contains fields for "location_name" and "location_code," allowing users to easily access and utilize the location information.
Each endpoint requires a specific parameter: the Postal Code endpoint needs a postal code, the Country endpoint requires the country name, and the City endpoint needs the city name to retrieve relevant location codes.
The Postal Code endpoint provides location codes based on ZIP codes, the Country endpoint returns codes for specified countries, and the City endpoint offers codes for cities, enabling precise location identification.
Data accuracy is maintained through the use of Google's extensive geocoding algorithms and databases, which are regularly updated to ensure reliable location information.
Typical use cases include logistics optimization, address verification, geocoding applications, and location-based marketing, where accurate location codes enhance service delivery and targeting.
Users can utilize the returned data by integrating location codes into their applications for mapping, navigation, or logistics, ensuring precise identification of delivery destinations or service areas.
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:
1,779ms
Service Level:
100%
Response Time:
121ms
Service Level:
100%
Response Time:
5,227ms
Service Level:
100%
Response Time:
692ms
Service Level:
100%
Response Time:
1,123ms
Service Level:
100%
Response Time:
165ms
Service Level:
100%
Response Time:
214ms
Service Level:
100%
Response Time:
1,835ms
Service Level:
100%
Response Time:
276ms
Service Level:
100%
Response Time:
1,036ms
Service Level:
100%
Response Time:
4,368ms
Service Level:
100%
Response Time:
427ms
Service Level:
100%
Response Time:
3,415ms
Service Level:
100%
Response Time:
141ms
Service Level:
100%
Response Time:
1,508ms
Service Level:
97%
Response Time:
1,948ms
Service Level:
100%
Response Time:
724ms
Service Level:
100%
Response Time:
1,778ms
Service Level:
100%
Response Time:
42ms
Service Level:
100%
Response Time:
955ms