Gå til hovedindhold
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.

StepWhat to doWhy it matters
1Create an accountGives you access to the dashboard
2Verify your emailRequired before production setup
3Create API keysNeeded to authenticate your integration
4Whitelist your domainRequired so verifications are accepted from your site
5Run your first verificationConfirms your flow works end to end

Test mode vs production

Start in test mode first.

EnvironmentKey prefixTypical use
Testpk_test_Development, local and staging verification
Productionpk_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:

  1. JavaScript SDK
  2. Shopify
  3. WooCommerce

If you only want the shortest path

  1. Create an account
  2. Create API keys
  3. Whitelist your domain
  4. Install the JavaScript SDK
  5. Run your first verification

On this page