ConsoleCatalog
Sign in
Athome Luxembourg logo

Athome Luxembourg

athome.luReal Estateno auth

Luxembourg property marketplace - listings, pricing, photos, and agency profiles.

Agency Partners

ASYNCREADNo auth

Returns partner real-estate agencies by locale and transaction type with names, IDs, and contacts.

ParametersFormJSON

Response locale (e.g. fr, de, en)

Transaction filter - buy (by) or rent (re)

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_athome_lu_agency_partners",
    "params": {
      "locale": "fr",
      "transaction_type": "by"
    }
  }'