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#accounts
If you have Estonian ID card and Android phone, you can also use Android Smart ID demo app
Try authentication
- Head over to our demo
- Click "Login with Oauth 2.0"
- Select Estonia as the country
- Click "SMART-ID" method
- Enter demo personal identity code
- Wait, the demo account will approve the authentication request automatically
- 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
- Head over to our demo
- Upload a PDF document
- Choose "Sign PDF" under "Container type"
- Click "Sign now"
- Click "Sign"
- Select Estonia as the country
- Click "SMART-ID" method
- Enter demo personal identity code
- Wait, the demo account will approve the signing request automatically
- Done - now you will receive a signed file to be downloaded