Norwegian Companies House

Anonymous access to Norway's official company register. Look up any of 500,000+ Norwegian companies — board members, CEO, industry codes, financials. No accounts, no API keys — just pay per query with USDC.

x402 Protocol 500k+ Companies Real-time Data From $0.01/query Anonymous Access

API Endpoints

GET /search/?q={name}
Search companies by name. Returns matching companies with org number, type, address, industry, and employee count.
$0.01 per search
GET /company/{orgnr}
Basic company lookup by 9-digit org number. Returns registration details, address, NACE industry codes, VAT status, bankruptcy status.
$0.01 per lookup
GET /company/{orgnr}/full
Full company report with board of directors, CEO, chair, and all registered roles — plus everything in the basic lookup.
$0.02 per lookup
GET /health
Free health check endpoint.
Free

Example Response

GET /company/923609016/full

{
  "org_number": "923609016",
  "name": "EQUINOR ASA",
  "type": "ASA",
  "type_description": "Allmennaksjeselskap",
  "address": "Forusbeen 50, 4035 STAVANGER",
  "website": "www.equinor.com",
  "industry_codes": [
    {"code": "06.100", "description": "Utvinning av råolje"}
  ],
  "employees": 21376,
  "registered": "1995-03-12",
  "vat_registered": true,
  "under_bankruptcy": false,
  "roles": {
    "ceo": {"name": "Anders Opedal", "role": "Daglig leder"},
    "board_chair": {"name": "Jon Erik Reinhardsen", "role": "Styrets leder"},
    "board_members": [...]
  }
}

How It Works

1

Request

Send a GET request to any paid endpoint

2

Pay

x402 returns a 402 with payment details. Your agent pays $0.01-0.02 in USDC on Base

3

Receive

Resend with payment header. Get structured company data instantly

Your Agent GET /company/923609016/full 402 Payment Required
Your Agent USDC payment ($0.02) Base Network
Your Agent GET + X-PAYMENT header Company Data

Data Source

Brønnøysundregistrene — The Official Norwegian Business Register

All data comes directly from Norway's Central Coordinating Register for Legal Entities (Enhetsregisteret), operated by the Brønnøysund Register Centre. This is the authoritative source for all Norwegian company registrations, updated in real-time.

Use Cases

Due Diligence

Verify Norwegian business partners — check registration status, board composition, bankruptcy flags, and industry classification before signing contracts.

Sales Intelligence

Find decision-makers at Norwegian companies. Get the CEO, board chair, and all board members with a single API call.

Compliance & KYC

Automate KYC checks for Norwegian entities. Verify org numbers, check for liquidation or bankruptcy proceedings, confirm VAT registration.

Anonymous Research

No accounts, no API keys, no tracking. Pay with USDC and query any Norwegian company — we never know who you are or what you're researching.