{
  "schema_version": "v1",
  "name_for_human": "CVRcheck API",
  "name_for_model": "cvrcheck",
  "description_for_human": "Gratis dansk virksomheds-API. Slå CVR-numre op, søg firmaer, hent regnskaber, ejerforhold, kreditdata og compliance.",
  "description_for_model": "Use the CVRcheck API to look up Danish companies by CVR number, search by name, retrieve annual financial statements, legal owners and beneficial owners (reelle ejere), management roles, sanction/PEP status and compliance risk scores. Data is sourced from the official Danish CVR register (Erhvervsstyrelsen), SKAT, VIES, RUT, Smiley and PEP lists. Free tier: 100 requests/month without an account, 1.000/month with a free account, unlimited with Pro (59 DKK/month). All endpoints return JSON. The full machine-readable OpenAPI 3.1 spec lives at https://cvrcheck.dk/openapi.json.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://cvrcheck.dk/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://cvrcheck.dk/logo-cvrcheck.png",
  "contact_email": "kontakt@cvrcheck.dk",
  "legal_info_url": "https://cvrcheck.dk/vilkaar"
}
