PL mojeID

Test user

No test user needs to be created.

Try authentication

  1. Head over to our demoopen in new window
  2. Click "Login with Oauth 2.0"
  3. Select Poland as the country
  4. Click "mojeID" method
  5. Fill in dummy data for: date of birth, name and national ID
  6. Click Verify
  7. Done - now you will see the data our API returns
{
  "idcode": "50003271233",
  "lastname": "Last",
  "firstname": "First",
  "initials": "",
  "birth_date": null,
  "country": "PL",
  "status": "OK",
  "current_login_method": "pl-mojeid-login"
}
Last Updated: