Private beta · Q3 2026

Nordic data infrastructure, finally documented.

A single API for clean, reliable, real-time data across the Nordic markets — companies, addresses, financials, and the public-record signals built on top of them.

4
Nordic countries
12M+
Entities indexed
99.95%
Uptime target
REST + GraphQL
Both supported
What we do

One API for the data Nordic builders keep stitching together by hand.

Building on top of Nordic registries means juggling Brønnøysund, Bolagsverket, Virk, PRH, postnummer feeds, KYC checks, sanctions lists. We unified them under one well-documented surface.

Company registry

Brønnøysund, Bolagsverket, CVR, PRH — one schema, one auth, one billing line.

Address & geocoding

Validated addresses, postal-code lookups, geocoding tuned for Nordic conventions.

Financials & filings

Annual accounts, beneficial owners, board composition. Normalised, queryable, fresh.

KYC & sanctions

UBO walks, sanctions screening, PEP lists. Built for compliance teams that ship code.

Webhooks & change feeds

Subscribe to entity changes. We keep your warehouse synced without a daily diff job.

Built for engineers

Predictable rate limits, idempotency keys, semantic versioning. No surprises at 3am.

Quick look

Three lines and a key.

No SDK gymnastics, no schema mismatch between markets. Just request a company, get back a typed, normalised record.

curl
node
python
go
# Look up a Norwegian company by org-number curl https://api.nordicdata.cloud/v1/company/no/919042426 \ -H "Authorization: Bearer $NDC_KEY" # Returns: { "country": "NO", "id": "919042426", "name": "Equinor ASA", "address": { "city": "Stavanger", "postal_code": "4035" }, "founded": "1972-07-14", "status": "active", "financials_url": "/v1/company/no/919042426/financials", "ubos_url": "/v1/company/no/919042426/ubos" }
Get on the list

Building something that needs Nordic data?

We're working with a small group of design partners during private beta. If your team is building in fintech, compliance, B2B sales, or RegTech, we'd love to talk.

Email us