Getting Started
Getting Started
Create your account, configure the basics, and run your first MitID age verification end to end.
Getting Started
This section is the shortest path from a new account to a working age-verification flow.
It is intended for first-time users who need to understand the basic setup order before choosing a specific integration such as the JavaScript SDK, Shopify, or WooCommerce.
What you need before you start
- A UNQVerify account at aldersverificering.dk
- Access to the domain where you want to run verification
- A test setup where you can use a
pk_test_...key safely
You do not need a paid plan to complete your first test verification.
Recommended order
| Step | What to do | Why it matters |
|---|---|---|
| 1 | Create an account | Gives you access to the dashboard |
| 2 | Verify your email | Required before production setup |
| 3 | Create API keys | Needed to authenticate your integration |
| 4 | Whitelist your domain | Required so verifications are accepted from your site |
| 5 | Run your first verification | Confirms your flow works end to end |
Test mode vs production
Start in test mode first.
| Environment | Key prefix | Typical use |
|---|---|---|
| Test | pk_test_ | Development, local and staging verification |
| Production | pk_live_ | Live traffic on your real domain |
Use test credentials until your integration, callback page, and domain setup are working correctly.
Choose your integration
Once your account basics are ready, continue with the integration that fits your stack: