ConsoleCatalog
Sign in
Daft Ireland logo

Daft Ireland

daft.ieReal Estateno auth

Irish property marketplace - listings, details, pricing, photos, amenities, and agents.

Area Location Autocomplete

ASYNCREADNo auth

Returns matching Irish towns and areas with ids for a search prefix.

ParametersFormJSON

Prefix text to match Irish towns and areas in the autocomplete API

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_daft_ie_area_location_autocomplete",
    "params": {
      "area_search_text": "Mullingar"
    }
  }'