This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

Demo companies

There is a demo company which allows you to test the full data collection flow like it would be a real company without having to authenticate. This means that you can start a collection, check the status and get data exactly the same way as you would for a regular company, only difference being that the collection will complete without having to sign in the BankID app. There are a set number of personal numbers which will do specific things, personal numbers that are not listed will return various pensions and/or investment accounts.

LoginMethodPersonal number/UsernamePasswordEffect
Username and PassworderrorFailedStart@test.comanyReturns an unexpected failure with FAILED status
Username and PassworderrorThirdParty@test.comanyReturns a third party error with FAILED status
Username and PassworderrorIncorrectCredentials@test.comanyReturns a failed collection with a INCORRECT_CREDENTIALS status
Username and PasswordsuccessEmptyWealth@test.comanyReturns a COMPLETED status with no wealth data/accounts
Username and Passwordpensions@test.comanyReturns COMPLETED with SIPP accounts and a UK Occupational Pension.
Username and Passwordsavings@test.comanyReturns COMPLETED with a Stocks & Shares ISA, a GIA, and a Lifetime ISA.
Username and PasswordgeneralSavings@test.comanyReturns COMPLETED with a Cash ISA and a Fixed Rate ISA.
Username and PasswordallAccounts@test.comanyReturns COMPLETED with all of the above accounts.
Username and PasswordanyanyLogs in using a username and password, and returns COMPLETED with a Stocks & Shares ISA account.
Device Login--Briefly shows a QR code for logging in, asks for 6-digit number 2FA code, and returns COMPLETED with a Stocks & Shares ISA account.
Device Login654321 (2FA code)-Entering 654321 as the 2FA code returns a failed login at the 2FA step.