WeSearch

Trace Norwegian shell companies directly via Brønnøysundregistrene API

·4 min read · 0 reactions · 0 comments · 13 views
#api#compliance#business#transparency
Trace Norwegian shell companies directly via Brønnøysundregistrene API
⚡ TL;DR · AI summary

Norway's Brønnøysundregistrene provides an open API for tracing shell companies and verifying corporate entities. The API allows access to two main databases, Enhetsregisteret and Foretaksregisteret, which contain essential information about legal entities. While Norway's registry is transparent, certain data, such as national identity numbers and beneficial ownership details, remain restricted.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3887433) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } OpenRegistry Posted on May 26 Trace Norwegian shell companies directly via Brønnøysundregistrene API #api #kyb #compliance #opensource Norway issues every legal entity a nine-digit organisation number starting with 8 or 9. The agency in charge is Brønnøysundregistrene, located in the Arctic Circle town of Brønnøysund. Unlike the opaque registries of the English Channel or the Caribbean, Norway publishes this data under an open licence.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)