Belgian itsme®

Sign up and start integrating itsme® into your website or application for authentication or digital signatures.

See documentation
Get started
2 iPhones_AUTH_sign_be-itsme

Secure user verifications with itsme®

Authenticate your users in Belgium and the Netherlands

itsme® is a Belgian eID which operates in both Belgium and the Netherlands and has more than 6 million active users. Launched in 2017, itsme® has grown fast and over 800 companies and organizations are offering it as a method of authentication. itsme® is accessible as an app and can be used for different types of verifications such as digital identity authentication, digital signatures, and transactions.

Provide a user-friendly verification experience

Individual users of itsme® can only access their digital identity through the app installed on their phone. itsme® verifications are performed through a privately chosen code or biometrics (finger or facial recognition). The multi-factor authentication (MFA) method makes itsme one of the most secure and trusted eIDs in Europe.

Use cases for itsme®

 

Use cases for itsme®

 

Product

Authentication

eID login and onboarding solutions with secure user authentication

Product

Digital signatures

Digitally sign documents with eIDs that are legally binding

Want to know more about integrating itsme® and how it can improve your business?

Want to know more about integrating itsme® and how it can improve your business?

For developers, by developers

 

For developers, by developers

 

Simple integration

SDKs and library support for major platforms allow developers to easily integrate itsme® in their app or website. Sign up for a free test account and start implementing your authentication flow using well-known technologies like Auth0, React, .NET and Swift.
Code Authentication-v1-wide
import React from 'react';
import { useCriiptoVerify, AuthMethodSelector } from '@criipto/verify-react';
import Loading from './Loading';

function Login() {
  const { isLoading } = useCriiptoVerify();

  return (
    <React.Fragment>
      {isLoading && <Loading />}
      <AuthMethodSelector />
    </React.Fragment>
  );
}

export default Login;

JWT claims

Authenticate Belgian or Dutch users through their birthdate, name, email, address, and phone number.
Code Authentication-v1-wide
code-jwt-be itsme-full length

Interested in integrating itsme®?

Interested in integrating itsme®?

Discuss your needs with an expert and learn more about pricing, eID fees, and onboarding.

Discuss your needs with an expert and learn more about pricing, eID fees, and onboarding.

Why integrate with Criipto?

Why integrate with Criipto?

Full compliance

Feel safe knowing that user authentications and digital signatures with itsme will comply with eIDAS regulations.

Simple integration

Sign up to access our test environment and instantly start integrating itsme® into your website or application.

Cost-effective

Access itsme® and all our eIDs through one single subscription. Transparent pricing with low implementation and operational costs.

Frequently asked questions

How do I get started with the integration of itsme®?

You can start integrating itsme® in the same way as all our other eIDs. Create a free developer account by signing up and get started with the implementation in our test environment. You can also view our documentation on getting started with Criipto Verify and OpenID Connect.

I’m already using Auth0 for authentication. How can I add itsme® to my application?

Effortlessly integrate itsme® with Auth0 through Criipto Verify. Follow our technical step-by-step guide on adding itsme® authentication to your Auth0 application to get started.

Where can I learn more about itsme®?

Read our blog post about itsme® and understand the fundamentals, its benefits, where it can be used and learn how to get started.

Ready to test itsme®or do you need expert advice?