US apartment rental search - communities, rent prices, details, and walk scores.
Apartment Listing
ASYNCREADNo auth
Returns apartments for a city and filter with titles, prices, addresses, and ratings.
ParametersFormJSON
Category filter path segment for the listing (e.g. apartments-for-rent/cheap)
category_slug (optional)
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_apartmenthomeliving_apartment_listing", "params": { "category_path": "apartments-for-rent/cheap" } }'