Swedish BankID

Test user

Download "BankID" app from app store

Activate the app via this guideopen in new window

Try authentication

  1. Head over to our demoopen in new window
  2. Click "Login with Oauth 2.0"
  3. Select Sweden as the country
  4. Click "BankID" method
  5. Choose "Mobile BankID"
  6. Scan the QR with mobile app
  7. Confirm the login in the mobile app
  8. Done - now you will see the data our API returns
{
    "idcode": "201601082389",
    "lastname": "Volmar",
    "firstname": "Raul",
    "initials": "",
    "birth_date": null,
    "country": "SE",
    "status": "OK",
    "current_login_method": "swedish-bankid-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 Sweden as the country
  7. Click "BankID" method
  8. Choose "Mobile BankID"
  9. Scan the QR with mobile app
  10. Confirm the signing in the mobile app
  11. Enter your email and phone number
  12. Click "REQUEST THE CERTIFICATE"
  13. Check "I approve" and Continue
  14. Check "I approve" and Continue
  15. Enter OTP code sent to your phone and Continue
  16. Done - now you will receive a signed file to be downloaded
Last Updated: