Investec Programmable Banking - CIB

Number of APIs: 3

The CIB account information API allows Investec SA Corporate and institutional clients to access their account and transactional information (read-only) via an API. 

It can be used to retrieve account information such as:

  • Account details
  • Balances
  • Account transactions

There are many possible use cases for the Account Information API: from extracting the data to aggregate it with financial data from other banking institutions to personal money management tools.

  1. Auth - Authentication POST {{host}}/identity/v2/oauth2/token

  2. Accounts - Get Accounts GET {{host}}/za/bb/v1/accounts

  3. Accounts - Get Account Transactions GET {{host}}/za/bb/v1/accounts/:accountId/transactions?fromDate=2021-01-01