Smart ID

Test user

Happy path ID-codes with automatic confirmation:

  • EE 30303039914
  • LV 030303-10012
  • LT 30303039914

You can find more test users here: https://github.com/SK-EID/smart-id-documentation/wiki/Environment-technical-parameters#accountsopen in new window

If you have Estonian ID card and Android phone, you can also use Android Smart ID demo appopen 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 "SMART-ID" method
  5. Enter demo personal identity codeopen in new window
  6. Wait, the demo account will approve the authentication request automatically
  7. Done - now you will see the data our API returns
{
  "idcode": "30303039914",
  "lastname": "Testnumber",
  "firstname": "Ok",
  "initials": "",
  "birth_date": "1903-03-03",
  "country": "EE",
  "status": "OK",
  "current_login_method": "smartid"
}

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 "SMART-ID" method
  8. Enter demo personal identity codeopen in new window
  9. Wait, the demo account will approve the signing request automatically
  10. Done - now you will receive a signed file to be downloaded
Last Updated: