Dutch rental marketplace - apartment listings, pricing, photos, amenities, and agents.
Location Autocomplete
ASYNCREADNo auth
Returns a resolved location with city slug, label, province, and coordinates.
ParametersFormJSON
Location search text - city, neighborhood, district, or street name
cost: 1 credit · 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_pararius_location_autocomplete", "params": { "location_query": "amsterdam" } }'