Get nearby area for searching for sale properties by postal code
Request
Authorization
Add parameter in header
x-rapidapi-key
Example:
x-rapidapi-key: ********************
Query Params
postal_code
string
required
Postal Code
Example:
14218
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://us-real-estate.p.rapidapi.com/api/location/for-sale-nearby-areas-by-postal-code?postal_code=14218' \
--header'x-rapidapi-key;'