The Place Tracker API retrieves detailed geographic information based on a given address input. It produces a structured response that encompasses key details to accurately describe a specific location. The returned data is organized into various components, facilitating easy access to precise insights about the desired location.
At the core of the response is the results matrix, which contains detailed entries for each location. Each entry breaks down the address into essential elements such as street number, route, city, administrative regions, country, and postal code. These components are provided with both long and short names for clear visualization and efficient space usage. Furthermore, each element is tagged with a type to specify its function within the overall address structure, helping to distinguish between items like streets, cities, states, and countries.
In summary, the Place Tracker API is a robust tool for acquiring detailed geographic data. It organizes address information into well-defined segments, offering valuable context for accurate interpretation.
To use this endpoint you must specify an address in the parameter.
Geolocation - Endpoint Features
| Object | Description |
|---|
{
"results" :
[
{
"address_components" :
[
{
"long_name" : "Google Building 43",
"short_name" : "Google Building 43",
"types" :
[
"premise"
]
},
{
"long_name" : "Mountain View",
"short_name" : "Mountain View",
"types" :
[
"locality",
"political"
]
},
{
"long_name" : "Santa Clara County",
"short_name" : "Santa Clara County",
"types" :
[
"administrative_area_level_2",
"political"
]
},
{
"long_name" : "California",
"short_name" : "CA",
"types" :
[
"administrative_area_level_1",
"political"
]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" :
[
"country",
"political"
]
},
{
"long_name" : "94043",
"short_name" : "94043",
"types" :
[
"postal_code"
]
}
],
"formatted_address" : "Google Building 43, Mountain View, CA 94043, USA",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 37.4218484,
"lng" : -122.0828618
},
"southwest" :
{
"lat" : 37.4212954,
"lng" : -122.0850674
}
},
"location" :
{
"lat" : 37.4215419,
"lng" : -122.0840108
},
"location_type" : "ROOFTOP",
"viewport" :
{
"northeast" :
{
"lat" : 37.42292828029149,
"lng" : -122.0826156197085
},
"southwest" :
{
"lat" : 37.4202303197085,
"lng" : -122.0853135802915
}
}
},
"place_id" : "ChIJgz9fdgK6j4AR3EL1yn1L-Mo",
"types" :
[
"premise"
]
}
],
"status" : "OK"
}
curl --location --request GET 'https://zylalabs.com/api/5156/place+tracker+api/6577/geolocation?address=1600 Amphitheatre Parkway, Mountain View, CA' --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 users must enter a number, street name, city, state and type of address to compose a complete address.
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.
The Place Tracker API identifies and retrieves geographic coordinates and location data, enabling applications to track and analyze user positions.
The Location Detection API receives location queries and provides structured output, including address components, formatted addresses, geographic coordinates, place IDs, and status information, facilitating effective location identification and mapping.
Besides the number of API calls per month, there are no other limitations.
The Place Tracker API returns structured geographic data, including address components, geographic coordinates, and location types. Each response provides detailed entries that break down addresses into essential elements like street number, city, and postal code.
Key fields in the response include "address_components," which detail the address breakdown, "geographic coordinates" for location mapping, and "types" that categorize each component (e.g., locality, administrative area).
The response data is organized into a "results" matrix, where each entry contains an array of "address_components." Each component includes "long_name," "short_name," and "types," allowing for easy access and interpretation of location details.
The endpoint provides detailed information such as street names, city names, administrative regions, country names, postal codes, and geographic coordinates, enabling comprehensive location analysis.
Users can customize their requests by specifying different address parameters in the API call. This includes providing complete addresses or partial information to retrieve relevant location data based on their needs.
The Place Tracker API aggregates data from various authoritative geographic databases and mapping services, ensuring a high level of accuracy and reliability in the location information provided.
Typical use cases include location-based services, mapping applications, logistics and delivery tracking, and geographic analysis for businesses seeking to understand customer locations.
If the API returns partial or empty results, users should verify the input address for accuracy. Additionally, consider using broader search parameters or alternative address formats to improve result quality.
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:
2,159ms
Service Level:
100%
Response Time:
169ms
Service Level:
100%
Response Time:
3,626ms
Service Level:
100%
Response Time:
1,418ms
Service Level:
100%
Response Time:
489ms
Service Level:
100%
Response Time:
1,289ms
Service Level:
100%
Response Time:
1,765ms
Service Level:
100%
Response Time:
97ms
Service Level:
100%
Response Time:
305ms
Service Level:
100%
Response Time:
193ms