How to call the Basiq open banking API's using these files:
File structure: API.py - this file contains methods to call each of the key Basiq API's. If any additional API connections need to be added, they should be added in here.
get_data.py - this is where you can test the functions of the Basiq API's.
.env - contains the API key required to access Basiq API's
Getting started:
Before being able to