bankIO Account Information Service (AIS)

API playground
Developer portal: https://bankio.co.uk/dashboard/
1

Authenticate service with client credentials

2
3
4

Exchange Token from Code

Now, we need to turn that access code into an access token, by having our server make a request to your token endpoint
5

Refresh token

6
7
8

Retrieve list of accounts

9

Get account data

10

Get account balances

11

Get account transactions

12

Feedback

Edit this page on GitHub

You may also leave feedback directly onGitHub