Gå til hovedinnhold

Developer Documentation

Build with Placepoint

Access Norwegian property data, address matching, and embeddable map experiences through our REST APIs.

Where to start

The API guide and reference is the technical contract: authentication, identifiers, pagination and filtering, errors, rate limits, the lifecycle policy, and a generated reference page per operation.

The Placepoint API product pages (Norwegian) explain what each group of endpoints answers, with example responses and a GitHub sign-in that returns a trial key to the page you are on.

How it works

01

Get a trial key

Sign in with GitHub on any docs.placepoint.no/api page for a trial key in under a minute. It works today against the Leietaker-API and the Data API, and the Placepoint API accepts the same key at launch. Production credentials come from Placepoint.

02

Request a token

POST /auth/token with the client-credentials grant.

03

Call the API

Include the Bearer token in the Authorization header of every API request.