Build on Norway filings programmatically.
A typed REST API over 257,543 filings from 300 Norwegian listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Norway are supervised by Financial Supervisory Authority of Norway (Finanstilsynet). Reporting follows IFRS. Filings are most commonly published in Norwegian and English. Major issuers are listed on OBX, OSEAX and OSEBX. Calendar year.
Building on Norwegian filings programmatically
The FinancialReports API delivers Finanstilsynet-supervised Norwegian filings through the same REST endpoint, x-api-key header, and shared rate-limit bucket as all 42 covered markets. A Norway-only integration applies a single filter (?country=NO) — no separate key, no per-market billing, no segregated infrastructure.
For live integrations, the webhook channel delivers full filing metadata within roughly 60 seconds of Oslo Børs / Finanstilsynet publication. Norwegian throughput is elevated by the energy sector's high ad-hoc disclosure rate: E&P companies publish reserve updates, rig-contract announcements, and operational updates outside the periodic reporting calendar, generating a sustained stream of non-periodic filings.
Filing bodies are available as JSON metadata, Markdown via /api/filings/{id}/markdown/, and original PDF or iXBRL. ESEF iXBRL is preserved for ESEF-mandated annual reports.
Typical API use cases for Norwegian data include backfilling OBX and OSEAX consolidated financials for energy-sector quant models, triggering on ad-hoc reserve updates from Equinor, Aker BP, and Vår Energi, monitoring rig-contract and oilfield-services announcements for event-driven strategies, and feeding English-language Norwegian filings into cross-Nordic LLM research pipelines. Trial keys are available on request.
- Filings indexed
- 257,543
- in Norway
- Listed companies
- 300
- Norwegian issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance — Norway
Regulator, indices, accounting, language- Primary indices
- OBXOSEAXOSEBX
- Accounting standards
- IFRS
- Reporting languages
- NorwegianEnglish
- Fiscal year
- Calendar year
Quick start — Norway filings
REST · JSON · Markdown · PDF# 1. List filings for Norway, newest first curl "https://api.financialreports.eu/api/filings/?countries=NO" \ -H "x-api-key: $FR_API_KEY" # 2. Pull full Markdown for one filing curl https://api.financialreports.eu/api/filings/<id>/markdown/ \ -H "x-api-key: $FR_API_KEY" # 3. Filter by filing type — annual reports only curl "https://api.financialreports.eu/api/filings/?countries=NO&type=10-K" \ -H "x-api-key: $FR_API_KEY" # 4. Filter by ISIN (single issuer) curl "https://api.financialreports.eu/api/filings/?company_isin=DE000A1EWWW0" \ -H "x-api-key: $FR_API_KEY"
Sample Norway response
Real filings · live dataGet API access for Norway
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · Norwegian issuers- 2026 8,088
- 2025 25,013
- 2024 23,596
- 2023 25,737
- 2022 25,431
- 2021 23,703
Reporting languages
Filing-by-filing distribution- English 141,266
- Norwegian 112,328
- Norwegian Nynorsk 2,091
- Danish 597
- Swedish 352