Denmark company registry API: CVR data as structured JSON
A pay-per-result Danish company registry API: look up CVR numbers or search by name and receive structured company records with status, industry, employees, and contact fields from the official CVR register.
What the API returns
Each run writes one record per company to the default dataset. Field names below are the actual dataset schema of the Denmark Company Registry (CVR) Fresh Details actor.
| Field | Contents |
|---|---|
cvr | The 8-digit Danish CVR number |
name / binavn | Primary company name and secondary (trade) name |
status / companyForm / unitType | Lifecycle status, legal form, and unit type |
industry / employeeCount | Industry code and reported headcount |
address / city / startDato | Registered address and founding date |
phone / email | Public contact points |
source | Per-record source URL for verification |
Official source, no API key needed
Det Centrale Virksomhedsregister (CVR), Erhvervsstyrelsen. The CVR register is the official Danish business register. The actor reads public CVR services directly and needs no API key, no account, and no subscription: run it from any Apify task, SDK script, or scheduled job.
Pricing
$0.00125 per result found (volume tiers down), plus $0.05 per actor start. Pay-per-event pricing: pay for results, not for a subscription.
Denmark Company Registry (CVR) Fresh Details on the Apify Store
FAQ
Is there an official API for Danish company data?
Yes. Erhvervsstyrelsen publishes CVR data through open services and file exports. This actor wraps those services into a structured, per-result-priced API with no key requirement on the caller side.
How is the actor priced?
Pay per event: $0.00125 per result in the default dataset, with volume tiers stepping down, plus $0.05 per run start. There is no monthly fee and no minimum.
Which identifiers are returned?
Every record carries the CVR number plus name, secondary name, status, legal form, industry, employee count, address, registration date, public phone and email, unit type, and a source URL.