Mobile ID

Test user

https://github.com/SK-EID/MID/wiki/Test-number-for-automated-testing-in-DEMOopen 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 "Mobile ID" method
  5. Enter demo phone number and 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": "60001019906",
  "lastname": "O’connež-Šuslik Testnumber",
  "firstname": "Mary Änn",
  "initials": "",
  "birth_date": "2000-01-01",
  "country": "EE",
  "status": "OK",
  "current_login_method": "mid-login",
  "current_login_info": {
    "valid_from": "2022-12-12T18:47:22+00:00",
    "valid_to": "2030-12-17T23:59:59+00:00"
  }
}

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 "Mobile ID" method
  8. Enter demo phone number and 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: