Apartment rentals - listing details, photos, reviews, and landlord contacts.
Property Reviews
ASYNCWRITENo auth
Returns renter reviews with text, ratings, and reviewer metadata for a rental listing.
ParametersFormJSON
Listing key for the property detail page (e.g. from the listing URL path segment after the slug)
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_apartments_com_property_reviews", "params": { "listing_key": "1j2c5h6" } }'