curl --request GET \ --url https://us-red-property-data.p.rapidapi.com/api/v1/agent/recommendations \ --header 'x-rapidapi-key: <api-key>'
Copy
{ "success": true, "cost": 1, "data": [ { "comment": "David and his Team were amazing to work with as they just helped us sell another home quickly! It was our primary residence and he advised us how to make it look beautiful for open houses and showings and helped us navigate the entire process seemlessly. We were very pleased with the multiple offers we received and the final selling price. Itβs rare that I can say I would instantly recommmend someone to family and friends without hesitation. Thank you and we look forward to working with you again in the future!", "display_name": "Matthew Rice", "last_updated": "2019-07-17T14:14:37.674Z", "started_timestamp": null, "source_id": "RDC" } ]}
Agent
Get Agent Recommendations
Get Agent Recommendations (Testimonials)
GET
/
api
/
v1
/
agent
/
recommendations
Get Agent Recommendations
Copy
curl --request GET \ --url https://us-red-property-data.p.rapidapi.com/api/v1/agent/recommendations \ --header 'x-rapidapi-key: <api-key>'
Copy
{ "success": true, "cost": 1, "data": [ { "comment": "David and his Team were amazing to work with as they just helped us sell another home quickly! It was our primary residence and he advised us how to make it look beautiful for open houses and showings and helped us navigate the entire process seemlessly. We were very pleased with the multiple offers we received and the final selling price. Itβs rare that I can say I would instantly recommmend someone to family and friends without hesitation. Thank you and we look forward to working with you again in the future!", "display_name": "Matthew Rice", "last_updated": "2019-07-17T14:14:37.674Z", "started_timestamp": null, "source_id": "RDC" } ]}