ID cards

Estonian test ID card

Test user

Order test ID card from https://www.id.ee/en/article/service-testing-general-information-2open in new window

Make sure you have required software installedopen in new window

Try authentication

  1. Head over to our demoopen in new window
  2. Click "Login with Oauth 2.0"
  3. Select Estonia as the country
  4. Click "ID card" method
  5. Choose the certificate
  6. Enter the PIN1 code
  7. Done - now you will see the data our API returns
{
    "idcode": "50003270288",
    "lastname": "Volmar",
    "firstname": "Raul",
    "initials": "",
    "birth_date": "2000-03-27",
    "country": "EE",
    "status": "OK",
    "current_login_method": "ee-id-login"
}

Try signing

  1. Head over to our demoopen in new window
  2. Upload a PDF document
  3. Choose "Sign PDF" under "Container type"
  4. Click "Sign now"
  5. Click "Sign"
  6. Select Estonia as the country
  7. Click "ID card" method
  8. Choose the certificate
  9. Enter the PIN2 code
  10. Done - now you will receive a signed file to be downloaded
Last Updated: