Skip to main content
Beta! Dokumentasjonen er automatisk generert. Informasjonen kan være ufullstendig og inneholde feil, spesielt skjermbilder og videoer. Se Om hjelpesidene. Vi vil veldig gjerne ha innspill: Kontakt oss via «Fant du det du lette etter?» nederst, i chatten nede til høyre eller på support@placepoint.no – vi svarer så fort vi kan!

An API platform for property, buildings and companies

Property, buildings, owners, tenants, transactions, companies and areas in Norway and Sweden over the same contract, with address search, valuation and map embedding alongside.

Nøkkelen virker i dag på Leietaker-API og dagens Data API; Placepoint API godtar samme nøkkel når det lanseres.

Prøv med et ekte bygg: Oslo S, Jernbanetorget 1

  • Test key with GitHub in under a minute
  • One REST API
  • JSON
  • Norway and Sweden
  • Kartverket and BRREG data

ℹ️ Placepoint API is under construction. The endpoints on these pages describe the contract; they respond once the platform launches. The tenant API already responds via the test key at /leietakerapi.

What the platform covers

Placepoint API gives you the same data as Placepoint Fusion, over one REST API: property, buildings, owners, tenants, transactions, companies and areas in Norway and Sweden on the same contract, with one agreement and one login. Lookups done manually across several registers today are done by the system that needs the answer.

AreaScope
Property in Norway3.5 million matrikkelenhet units, with buildings, addresses and data from Grunnboken
Companies1.1 million active companies and 850,000 sub-units
Ownershipover 30 million ownership records and 5.3 million links between company addresses and properties
Property in Sweden4.2 million fastigheter across all 290 municipalities
Rate of changearound 240,000 registered changes of ownership and 300,000 address changes a year

Every figure is checked against the source and comes with an explanation on Placepoint in numbers. The datasets they build on, and who supplies them, are listed on Data and sources and Vendors. The platform is used today by more than 850 customers and over 6,500 professional users.

Getting started

Log in with GitHub at the top of the page for a test key (ppk_test_...) to the sandbox, one click and under a minute, no payment card. With the key in hand, a call to the property endpoint looks like this:

GET/properties/{country}/{cadastreId}
curl -X GET "https://data.placepoint.no/properties/NO/0301-207-76-0-0" \
-H "Authorization: Bearer $TOKEN"

svar · 200

{
"country": "NO",
"cadastreId": "0301-207-76-0-0",
"municipality": {
"code": "0301",
"name": "Oslo"
},
"areaM2": 620,
"plotCount": 1,
"propertyType": "EIERSEKSJON",
"buildingCount": 1,
"sectionCount": 44,
"unitCount": 52,
"totalUsableAreaM2": 26400,
"totalGrossAreaM2": 28900,
"builtOverAreaM2": 2050,
"builtOverAreaPct": 33.1,
"averageFloors": 13,
"taxationValue": {
"amount": "412000000.00",
"currency": "NOK"
},
"establishedDate": "1998-03-11",
"location": {
"lat": 59.9075,
"lon": 10.7563
},
"addresses": [
{
"text": "Dronning Eufemias gate 16, 0191 Oslo",
"streetName": "Dronning Eufemias gate",
"houseNumber": "16",
"postalCode": "0191",
"postalPlace": "Oslo",
"country": "NO",
"cadastreId": "0301-207-76-0-0",
"location": {
"lat": 59.9075,
"lon": 10.7563
}
}
],
"links": [
{
"href": "https://data.placepoint.no/properties/NO/0301-207-76-0-0/sections",
"title": "Sections"
},
{
"href": "https://data.placepoint.no/properties/NO/0301-207-76-0-0/buildings",
"title": "Buildings"
},
{
"href": "https://data.placepoint.no/properties/NO/0301-207-76-0-0/units",
"title": "Units"
}
]
}

Scope: properties.readTeknisk referanse og Try-it

If you need the whole country in production, get in touch.

The endpoints

Addresses

PageWhat you get
Addresses to matrikkel numberAddress text looked up to a matrikkel number, in Norway and Sweden.
From coordinate to propertyA coordinate looked up to the property that covers the point.

Properties

PageWhat you get
PropertiesThe property by matrikkel number, with links to the sub-resources.
Buildings and unitsBuildings and units registered on the property.
OwnersRegistered owners recorded on the property.
TenantsCompanies with a registered business address on the property.
TransactionsRegistered changes of ownership for the property, newest first.
Valuation Comparable SalesSales of similar properties nearby, ranked by similarity.
ValuationEstimated market value for the property, with a low-high range.
Energy certificatesEnergy certificates issued for the buildings on the property.
Environmental CertificationsEnvironmental certifications such as BREEAM-NOR registered on the buildings.
Zoning plans and utilisationZoning plans covering the property, and permitted and built utilisation.
Building casesBuilding cases registered on the property, newest first.
EncumbrancesRegistered encumbrances: mortgages, easements and restrictions on disposal.
Natural hazardsRated risk of flooding, landslide, quick clay and radon on the property.
Housing coops and joint ownershipsThe housing coop, joint ownership or share company the unit belongs to, if any.
DocumentsDocuments linked to the property: zoning text, building case decisions and sales prospectuses.
Plot boundariesThe property's registered boundary as GeoJSON.
Building footprintsA single building's footprint as GeoJSON.

Companies

PageWhat you get
CompaniesThe company by organisation number, with links to the sub-resources.
RolesRoles registered on the company: chair, managing director and more.
ShareholdersThe company's shareholder register.
Conglomerate structureThe company's place in the conglomerate: direct parent companies and subsidiaries.
AccountsThe company's filed annual accounts, newest first.
PremisesProperties the company has registered as its business address.

Areas

PageWhat you get
Area statisticsStatistics for a municipality, grunnkrets or postcode: population, income and more.
MarkanvisningarSwedish markanvisningar for the area, newest first.

Alerts

PageWhat you get
AlertsSubscribe to changes for a property or a company.

One platform

The platform brings together the APIs and features from Placepoint, PropCloud and Placepoint Maps. What used to be three products with an API each becomes one: one agreement, one login and one set of endpoints. The merge happens in stages, and new endpoints arrive as the services move over. The changes are listed in News.

The data is the same as in Placepoint Fusion: each dataset, what it contains and where it comes from is listed on Data and sources. What the map and the map layers show is what the API delivers.

The developer portal

The developer portal is the technical reference documentation, in English, with endpoints, parameters and examples per operation. The guide at docs.placepoint.no/developer/guide/ shows you how to get started: authentication, error handling and pagination.

Legacy

Customer API, Matching API, Embed Service, Data API and PropCloud remain documented under Legacy in the developer portal, for existing integrations.

Would you rather ask than program

Placepoint AI gives Claude the same data without you writing code, and the Agent does it inside Placepoint Fusion; ready-made reports and example prompts are on Examples. The API suits cases where the data goes into a system that runs without a person in the conversation.

Beta! Dokumentasjonen er automatisk generert. Informasjonen kan være ufullstendig og inneholde feil, spesielt skjermbilder og videoer. Se Om hjelpesidene. Vi vil veldig gjerne ha innspill: Kontakt oss via «Fant du det du lette etter?» nederst, i chatten nede til høyre eller på support@placepoint.no – vi svarer så fort vi kan!