Business Account Insight

Business Account Insight provides real‑time access to transaction data for business accounts.

👍

To receive instant notifications regarding changes to your account, you can integrate with the Account Notification Service

This API allows you or your clients (with Rabobank business payment and savings accounts) to receive account information, such as actual balances and transaction details through your application using Rabobank.

For more information, read our extensive guide.

Alternatively, dive into the endpoints right away:

  • GET https://api.rabobank.nl/openapi/payments/insight/accounts
    Read Account List
  • GET https://api.rabobank.nl/openapi/payments/insight/accounts/{account-id}
    Read Account Details
  • GET https://api.rabobank.nl/openapi/payments/insight/accounts/{account-id}/balances
    Read balance
  • GET https://api.rabobank.nl/openapi/payments/insight/accounts/{account-id}/transactions
    Read Transactions

Download API Specification