# cvr.dev > Modern REST API for Danish CVR (Central Business Register) data. Get instant access to company data from the Danish CVR registry with a live-updated, simple, and well-documented REST API. Avoid applications, waiting times, and integrations with Virk's sparsely documented Elastic Search endpoints. Data is cached and updated every minute. The API requires a cvr.dev account with an active subscription. All plans include a 30-day free trial. Authentication is via Bearer token in the Authorization header. Base URL: https://api.cvr.dev ## API documentation - [OpenAPI 3.0 specification](https://docs.cvr.dev/llms.txt): Full OpenAPI spec in YAML — use this to understand all endpoints, parameters, and response schemas - [Interactive API docs](https://docs.cvr.dev/): Human-readable documentation with response examples (Redocly) - [Postman collection](https://documenter.getpostman.com/view/13435475/TVejiqUr): Interactive Postman documentation for testing endpoints ## Endpoints overview - [Raw CVR data](https://docs.cvr.dev/#tag/Ra-data-fra-CVR): Look up companies by CVR number or name, production units by P-number or address, and financials (yearly reports) by CVR number. Included in all plans - [Ownership hierarchy](https://docs.cvr.dev/#tag/Ejerskabshierarki): Get subsidiaries or owners for a company, traversing the full ownership chain. Business plan and above - [Segmentation / search](https://docs.cvr.dev/#tag/Segmentering): Filter companies by industry codes, location, employee count, company form, etc. Business plan and above - [Employees and FTEs](https://docs.cvr.dev/#tag/Ansatte-og-arsvaerk): Historical employee and FTE counts for a company. Business plan and above - [Roles](https://docs.cvr.dev/#tag/Roller): Active and historical roles (founders, directors, auditors, etc.) for a company. Business plan and above ## Pricing - [Starter](https://cvr.dev/prices): 99 DKK/month excl. VAT (82.5 DKK/month if billed annually). 1250 requests/month, 3 requests/second. Raw CVR data only - [Business](https://cvr.dev/prices): 499 DKK/month excl. VAT (415.8 DKK/month if billed annually). 75000 requests/month, 10 requests/second. All endpoints included - [Business Pro](https://cvr.dev/prices): 1799 DKK/month excl. VAT (1499.2 DKK/month if billed annually). 500000 requests/month, 15 requests/second. All endpoints included ## Optional - [Sign up](https://cvr.dev/auth/signup): Create an account to get an API key - [OpenAPI YAML file](https://docs.cvr.dev/cvrdev_openapi.yml): Raw OpenAPI 3.0 YAML file for code generation - [Contact](mailto:kontakt@cvr.dev): Contact us for custom plans or questions