APImcp
GuidesBusiness
ConsoleDocsMCP
Business ⏱ 1 min read

Company Enrichment API — Get Company Details by Organization Number

Get detailed company information by organization number. Returns name, address, industry codes, financial data, and registration status. Free API.

01

What is Company Enrichment by Org Number?

Company enrichment by organization number looks up detailed business information using the company's official registration number. For Norwegian companies, this uses data from Brønnøysundregistrene to return the registered name, business address, postal address, NACE industry code and description, registration date, and status.

02

How to Use It

Call GET /api/v1/org-enrichment?org=123456789. Returns { org_number: string, name: string, address: string, postal_address: string, industry_code: string, industry_description: string, registered_date: string, status: string }.

Try it live Test this endpoint in the interactive console
Open Console →

Frequently Asked Questions

What is a Norwegian organization number format?
Norwegian organization numbers are 9 digits with a modulus 11 check digit. The format is typically written as 123 456 789.