APImcp
GuidesBusiness
ConsoleDocsMCP
Business ⏱ 1 min read

Organization Enrichment API — Look Up Company Information

Enrich company names with organization numbers, industry codes, and location data. Supports Norwegian companies with Brønnøysund data. Free API.

01

What is Organization Enrichment?

Organization enrichment adds business intelligence to company data. Given a company name, the API attempts to find matching organization information including organization number, industry classification (NACE code), registered address, and business status.

02

How to Use It

Call GET /api/v1/org-enrichment?name=Example+Company. Returns { name: string, org_number: string, industry_code: string, industry_description: string, address: string, status: string, source: string }.

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

Frequently Asked Questions

What countries are supported?
Primary support for Norwegian companies via Brønnøysundregistrene. Additional countries may be available.