Nordea
Developer portal: https://developer.nordeaopenbanking.com/API endpoints
Nordea (sandbox) API endpointsName | URL |
---|---|
accountsApiUri | https://api.nordeaopenbanking.com/personal/v4/accounts |
paymentInitiationApiUri | https://api.nordeaopenbanking.com/personal/v4/{payment-service}/{payment-product} |
paymentApiUri | https://api.nordeaopenbanking.com/personal/v4/{payment-service}/{payment-product}/{paymentId} |
paymentConfirmationApiUri | https://api.nordeaopenbanking.com/personal/v4/{payment-service}/{payment-product}/{paymentId}/confirm |
Sandbox OAuth API configuration
Nordea (sandbox) Sandbox OAuth API endpointsName | Value |
---|---|
authorization_endpoint | https://api.nordeaopenbanking.com/{businessEntityID}/v4/authorize |
token_endpoint_auth_methods_supported | |
token_endpoint | https://api.nordeaopenbanking.com/{businessEntityID}/v4/authorize/token |
scopes_supported | ACCOUNTS_BASIC ACCOUNTS_BALANCES ACCOUNTS_DETAILS ACCOUNTS_TRANSACTIONS PAYMENTS_MULTIPLE CARDS_INFORMATION CARDS_TRANSACTIONS |
scopes | {"AIS":"ACCOUNTS_BASIC,ACCOUNTS_BALANCES,ACCOUNTS_DETAILS,ACCOUNTS_TRANSACTIONS, CARDS_INFORMATION, CARDS_TRANSACTIONS","PIS":"PAYMENTS_MULTIPLE"} |
id_token_signing_alg_values_supported | PS256 |
request_object_signing_alg_values_supported | PS256 |
grant_types_supported | refresh_token authorization_code |
code_challenge_methods_supported |
- Nordea (sandbox) details
- Country HQDenmark
- Website
- Developer portal
- Active in 4 markets:
- Denmark
- Finland
- Norway
- Sweden
Test users
Test Case
Case 200
- 55000001 - password 111111 - with Security Pass and 1 account
- 55000002 - password 111111 - with SMS Code validation (code ABC123), 3 accounts and one card
- 55000008 - password 111111 - with SMS Code validation (code ABC123) and 3 accounts
- 55000014 - password 111111 - with Security Pass and no accounts
- 55000016 - password 111111 - with Security Pass and no accounts
- 55000020 - password 111111 - with Security Pass and no balance
- 55000022 - password 111111 - with Security Pass and 1 account
Clients with security error
- 55000004 - password 111111 - with SMS Code validation (code ABC123) and no authorization
- 55000010 - password 111111 - with Security Pass KO
- 55000011 - password 111111 - with SMS Code validation KO (code ABC123)
- 55000012 - password 111111 - without security
Clients with http error
- 55000018 - password 111111 - with Security Pass and http error 500 on /accounts
- 55000021 - password 111111 - with Security Pass and http error 500 on /transactions
- 55000024 - password 111111 - with Security Pass and http error 403