Companies
Company lookup, search, and enrichment
/api/companiesAPI keySearch companies
Paginated full-text and filter search across all countries. Free-tier keys require at least one filter parameter.
min 2 chars, max 2 chars
/^\d{2}$/
≥ -90, ≤ 90
≥ -180, ≤ 180
≤ 500
≥ -90, ≤ 90
≥ -180, ≤ 180
≥ -90, ≤ 90
≥ -180, ≤ 180
"true" | "false"
≥ 1, ≤ 9007199254740991
≥ 0, ≤ 9007199254740991
≥ 0, ≤ 9007199254740991
"true" | "false"
"true" | "false"
"true" | "false"
"true" | "false"
"true" | "false"
≥ 1, ≤ 100
Default: 20
"name" | "employeeCount" | "foundingDate" | "updatedAt" | "latestRevenueNOK" | "distance"
Default: name
"asc" | "desc"
Default: asc
/api/companies/{orgNumber}API keyGet company by org number
Full company profile including financials, roles, technologies, enrichment, and pre-computed signals. Pass ?include=context for SSB market benchmarks, ?include=advisors for accounting firm and auditor profiles.
ISO 3166-1 alpha-2 country code. Default: NO.
min 2 chars, max 2 chars
Embed additional data: 'context' for SSB market context, 'advisors' for firm profiles.
"context" | "advisors"
/api/companies/{orgNumber}/financial-historyAPI keyFetch 5-year financial history (PDF extraction)
Triggers PDF extraction of up to 5 years of financial statements from Regnskapsregisteret. Feature-flagged — returns 403 if not enabled for your key. Blocks until complete (~45 s on first call).
/api/companies/enrichAPI keyBatch enrich companies
Bulk lookup for up to 100 companies. Returns full profiles for found companies and a notFound list for missing ones. Pass { orgNumbers: string[] } for Norwegian companies or { pairs: [{ orgNumber, country }] } for multi-country.
/api/valuation/{orgNumber}Get indicative company valuation
Computes an indicative EV range using Damodaran industry multiples applied to the most recent filed financials. Returns 404 if insufficient financial data is available.
/api/enrichmentAPI keyGet domain enrichment status
Browse domain enrichment pipeline results — status, confidence, discovered domains and social handles per company.
Filter by enrichment status (e.g. 'confirmed', 'failed').
Minimum confidence score (0–100).
≥ 0, ≤ 100
Results per page. Max 200. Default 50.
≥ 1, ≤ 200
Pagination offset.
≥ 0, ≤ 9007199254740991
/api/searchPublic company name search
Unauthenticated typeahead search — returns up to 10 matching companies by name. Rate limited: 60 req/min per IP. Minimum 2-character query.
Search query (minimum 2 characters).
min 2 chars