We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. Virk.dk annual reports
BusinessStandardCC-BY-4.0

Virk.dk annual reports

Erhvervsstyrelsen's annual-report API via Virk.dk provides access to filed annual accounts (revenue, profit, equity, balance sheet) for all Danish businesses subject to accounting requirements. Complements the CVR connector with financial data. OAuth 2.0 client_credentials. CC-BY-4.0.

250K rows

Data volume

Daily

Updates

3

MCP tools

Example response — /connectors/dk-aarsrapporter/regnskab/{cvr}
{
  "data": "..."
}

MCP integration

Available MCP tools
dk_aarsrapporter_list
dk_aarsrapporter_report
dk_aarsrapporter_sample_cvrs
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "dk-aarsrapporter": {
      "url": "https://data.ketl.no/mcp/dk-aarsrapporter",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Virk.dk annual reports data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

DK Annual reports — filed Danish financial statements
Search Virk.dk Årsrapporter — filed annual accounts (revenue, profit, equity, balance sheet) for Danish companies. Complements CVR with financial data.

API endpoints

GET
/regnskab/{cvr}

Regnskapsliste for et CVR-nummer

Show curl example
# GET https://data.ketl.no/api/connectors/dk-aarsrapporter/regnskab/{cvr}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/dk-aarsrapporter/regnskab/{cvr}"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/regnskab/{cvr}/{regnskabsId}

Enkelt årsrapport

Show curl example
# GET https://data.ketl.no/api/connectors/dk-aarsrapporter/regnskab/{cvr}/{regnskabsId}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/dk-aarsrapporter/regnskab/{cvr}/{regnskabsId}"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

Virk.dk annual reports is openly available — create an account to get started.

danmarkregnskapårsrapportfinansnordisk
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512