How to create your API keys
Last updated
Last updated
Before you begin, ensure you are enrolled for Investec Developer on your Private Banking or CIB account (see Investec Developer self enrollment guide).
To start using the Investec API, you must first get your credentials - your client ID and secret.
In addition, you'll need to create an api key.
API keys specify the bank account you want to access via the API as well as which permissions or functionality you want to access (ie. I want to be able to access my transaction data, but don't want to be able to make payments).
We use a combination of your client ID, client secret and api key to authenticate your requests so that you can transact securely against your Investec account.
Login to Investec Online and click on “Manage”, followed by Investec Developer.
Select “Individual Connections”. You will be able to view your credentials (client ID and secret) and any API keys you have created for your account here.
Click on “Create new API key”.
Name your API key by entering a name under “Alias”
Select the account(s) for which you would like to grant the API keys to access to.
Select the permissions for which you would like the API keys to have access to.
Your account name and number
Your account balance
Your transactions
Your inter account transfers
Allow beneficiary payments
View statements
View tax certificates
View and update card code
Select continue to create your API key. The new API key will now be available on the Individual Connections page.
Only the main account holder will have access to credentials and have the ability to create new API keys.
Login to Investec Online and click on “Investec Developer”.
Select “Business Connections”. You will be able to view your credentials (client ID and secret) and any API keys you have created for the app that you have connected. You can toggle between connected apps.
Click on “Create new API key”.
Name your API key by entering a name under “Alias”.
Select the companies that the key will have access to
Select the permissions for which you would like the API keys to have access to.
Your account name and number
Your transactions
View and update card code
Select continue to create your API key. The new API key will now be available on the Business Connections page.