ConsoleCatalog
Sign in
Finn Norway logo

Finn Norway

finn.noReal Estateno auth

Norwegian property marketplace - listings, market price trends, and detail pages.

Listing Details

ASYNCREADNo auth

Returns full property listing details including price, address, size, bedrooms, and photos.

ParametersFormJSON

FINN listing ID (finnkode) for the property ad to load

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_finn_no_listing_detail_ssr",
    "params": {
      "finnkode": "465071599"
    }
  }'