Rabobank

Developer portal: https://developer-sandbox.rabobank.nl/

API endpoints

Rabobank (sandbox) API endpoints
NameURL
consentApiUrihttps://api-sandbox.rabobank.nl/openapi/sandbox/oauth2/consents
accountsApiUrihttps://api-sandbox.rabobank.nl/openapi/sandbox/payments/account-information/ais/v3/accounts
paymentInitiationApiUrihttps://api-sandbox.rabobank.nl/openapi/sandbox/payments/payment-initiation/pis/v1/{payment-service}/{payment-product}
paymentStatusApiUrihttps://api-sandbox.rabobank.nl/openapi/sandbox/payments/payment-initiation/pis/v1/{payment-service}/{payment-product}/{paymentId}/status
consentStatusApiUrihttps://api-sandbox.rabobank.nl/openapi/sandbox/oauth2/consents/{consentId}

Sandbox OAuth API configuration

Rabobank (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://api-sandbox.rabobank.nl/openapi/sandbox/oauth2/authorize
token_endpoint_auth_methods_supported
client_secret_basic
token_endpointhttps://api-sandbox.rabobank.nl/openapi/sandbox/oauth2/token
scopes_supported
ais.balances.read
ais.transactions.read-90days
ais.transactions.read-history
oauth2.consents.read
scopes{"AIS":"oauth2.consents.read ais.balances.read ais.transactions.read-90days ais.transactions.read-history","PIS":"PIS"}
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

Test users

UserAccess code
testcecapitestcecapi

Feedback

Edit this page on GitHub

Edit the data behind this page on GitHub

You may also leave feedback directly onGitHub