DK22756214
DenmarkVerified against VIES
Unknown at query time
Reproduce this check
curl -X POST "https://api.vatverify.dev/v1/validate" \ -H "Authorization: Bearer $VATVERIFY_KEY" \ -H "Content-Type: application/json" \ -d '{"vat_number":"DK22756214"}'More from Denmark
All Denmark VAT detailsFrequently asked
- Is DK22756214 valid?
- No: DK22756214 returned valid:false from VIES. The number may have been deregistered, never issued, or have an invalid format.
- What does CVR stand for?
- CVR is short for Momsregistreringsnummer (Merværdiafgift). It is the local name for Denmark's VAT identification number.
- How is this checked?
- vatverify queries VIES directly for every validation. Valid responses are cached for 30 days; invalid responses are cached for 24 hours. The "Re-check now" button bypasses the cache and forces a fresh registry call.
- Can I integrate this in my own code?
- Yes. POST /v1/validate with {"vat_number":"DK22756214"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.
This validation is stored 30 days for audit reference — request id 019ebea2-089….
Automate Denmark VAT checks in your stack
Replace manual lookups with one API call against VIES. Drops into invoicing, checkout, and signup flows in any language. 500 free validations per month, no credit card.