curl --request GET \
--url https://us-red-property-data.p.rapidapi.com/api/v1/property/nearby-rentals \
--header 'x-rapidapi-key: <api-key>'{
"success": true,
"cost": 1,
"data": [
{
"property_id": "2711305217",
"listing_id": "2984705321",
"primary": true,
"status": "for_rent",
"list_price": null,
"list_price_max": 4715,
"list_price_min": 1250,
"href": "https://www.realtor.com/rentals/details/7050-Hawthorn-Ave_Los-Angeles_CA_90028_M27113-05217",
"permalink": "7050-Hawthorn-Ave_Los-Angeles_CA_90028_M27113-05217",
"flags": {
"is_contingent": null,
"is_new_construction": null,
"is_pending": null,
"is_foreclosure": null,
"is_new_listing": false
},
"primary_photo": {
"href": "https://ar.rdcpix.com/8af0b20204dbcc93515790ef0cde77eac-f861532762s.jpg"
},
"description": {
"type": "apartment",
"baths": null,
"baths_full": null,
"baths_half": null,
"beds": null,
"sqft": null,
"baths_min": 1,
"baths_max": 4,
"beds_min": 0,
"beds_max": 4,
"sqft_min": 356,
"sqft_max": 1415
},
"location": {
"address": {
"city": "Los Angeles",
"country": "USA",
"line": "7050 Hawthorn Ave",
"state": "California",
"state_code": "CA",
"postal_code": "90028"
}
}
}
]
}Get Property Nearby Rentals
curl --request GET \
--url https://us-red-property-data.p.rapidapi.com/api/v1/property/nearby-rentals \
--header 'x-rapidapi-key: <api-key>'{
"success": true,
"cost": 1,
"data": [
{
"property_id": "2711305217",
"listing_id": "2984705321",
"primary": true,
"status": "for_rent",
"list_price": null,
"list_price_max": 4715,
"list_price_min": 1250,
"href": "https://www.realtor.com/rentals/details/7050-Hawthorn-Ave_Los-Angeles_CA_90028_M27113-05217",
"permalink": "7050-Hawthorn-Ave_Los-Angeles_CA_90028_M27113-05217",
"flags": {
"is_contingent": null,
"is_new_construction": null,
"is_pending": null,
"is_foreclosure": null,
"is_new_listing": false
},
"primary_photo": {
"href": "https://ar.rdcpix.com/8af0b20204dbcc93515790ef0cde77eac-f861532762s.jpg"
},
"description": {
"type": "apartment",
"baths": null,
"baths_full": null,
"baths_half": null,
"beds": null,
"sqft": null,
"baths_min": 1,
"baths_max": 4,
"beds_min": 0,
"beds_max": 4,
"sqft_min": 356,
"sqft_max": 1415
},
"location": {
"address": {
"city": "Los Angeles",
"country": "USA",
"line": "7050 Hawthorn Ave",
"state": "California",
"state_code": "CA",
"postal_code": "90028"
}
}
}
]
}Rapid API Key
Property ID used to identify the property
1^\d+$"2503567184"