Gå til hovedinnhold

Placepoint APIs

Placepoint provides REST APIs for accessing Norwegian property and location data. All APIs are secured with OAuth2 and return JSON responses.

Available APIs

Customer API

Query Norwegian property registry data by cadastre number (matrikkel). Returns structured data for:

  • Plots (Teig) — plot boundaries, area, and identifiers
  • Buildings — building type, year built, floor count, and usage
  • Owners — current owner records linked to a cadastre unit
  • Addresses — official postal and visiting addresses
  • Assets — company-owned real estate portfolios

View Customer API reference

Matching API

Search and match Norwegian addresses, locations, and geographic entities using configurable matching service codes. Supports faceted search and ranked result sets.

View Matching API reference

Embed Service

Generate signed embed tokens for securely embedding interactive Placepoint maps in external websites and applications. Supports token validation and cross-service token exchange.

View Embed Service reference

Base URLs

APIProduction
Customer APIhttps://v1-customer-api.placepoint.no
Matching APIhttps://matching-api.placepoint.no
Embed Servicehttps://pc-embed-service.placepoint.no

Authentication

All APIs use OAuth2 client credentials (machine-to-machine). You request an access token once and include it as a Bearer token in subsequent requests. Tokens expire after a configurable period.

Read the authentication guide

Data coverage

All data is sourced from official Norwegian registries and updated continuously:

  • Matrikkelen — the Norwegian property registry (Kartverket)
  • Enhetsregisteret — the Norwegian business registry (Brønnøysundregistrene)
  • Address data from SOSI/NVE national datasets

Support

Contact support@placepoint.no for API access, questions, or feedback.