Locations in Radius based on Zip Code
Allows you to retrieve locations within the defined radius around a specific zip code. Optionally, you can specify the distance and unit (e.g., kilometers or miles). This function is useful for applications searching for locations within a certain distance from a reference point.
Two-letter country code (Alpha-2 code) defined in ISO 3166-1.
The postal code of the place or region.
The distance measured in an appropriate unit.
The unit in which the measurements are expressed. Possible values are: m, km, mi, ft.
The parameters to filter for, separated by commas.
This parameter determines the starting point and number of records to be included on each page. Improves search speed.
This parameter determines the starting point and number of records to be included on each page. Improves search speed.
Locations in Radius based on Coordinates
Allows you to retrieve locations within the defined radius around specific geographical coordinates (latitude and longitude). Optionally, you can specify the distance and unit (e.g., kilometers or miles). This function is useful for applications searching for locations within a certain distance from a reference point.
The latitude of the geographical position, measured in decimal degrees.
The longitude of the geographical position, measured in decimal degrees.
The distance measured in an appropriate unit.
The unit in which the measurements are expressed. Possible values are: m, km, mi, ft.
The parameters to filter for, separated by commas.
This parameter determines the starting point and number of records to be included on each page. Improves search speed.
This parameter determines the starting point and number of records to be included on each page. Improves search speed.