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.
[{"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"
}'
[{"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"
}'
[{"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.
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
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,026ms
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