Getting Started
Your First Verification
Test your integration end-to-end using the MitID test tool.
Your First Verification
Before going live you can test the full verification flow for free using the MitID test environment. No card required, no billing.
What you need
- An account at aldersverificering.dk
- A test API key (
pk_test_) from Account → API Keys - One of our integrations installed — SDK, Shopify, or WooCommerce
The MitID test tool
MitID provides an official test environment. You create a test identity with a specific birth date, then use the built-in app simulator to approve the verification — no real phone required.
See MitID Test Tool for a step-by-step guide.
Running a test
- Trigger a verification from your integration using your
pk_test_key - You will be redirected to the MitID test tool
- Complete the simulated verification
- Check the result in Account → Events
Test events are always free and never appear in billing.
Going live
When you are ready to go live:
- Choose a paid plan
- Create a production key (
pk_live_) from Account → API Keys - Whitelist your live domain
- Swap the test key for your production key in your integration