Czech BankID

Test user

  • Name: JanN
  • Password: password

Try authentication

  1. Head over to our demoopen in new window
  2. Click "Login with Oauth 2.0"
  3. Select Czech Republic as the country
  4. Click "Bank ID" method
  5. Click bank logo
  6. Enter "Name" and "Password" and click "Login"
  7. Click "Potvrdit přístup"
  8. Done - now you will see the data our API returns
{
  "idcode": "31cb00f2-022f-4dd7-9662-1578560301b9",
  "lastname": "Novák",
  "firstname": "Jan",
  "initials": "",
  "birth_date": "1970-08-01",
  "country": "CZ",
  "status": "OK",
  "current_login_method": "cz-bankid-login"
}
Last Updated: