Using hsbc-account-information-ce-python-sdk with hsbc.com

Python integration

Install
pip install hsbc-account-information-ce-python-sdk
Quick start
import hsbc-account-information-ce-python-sdk

client = hsbc_account_information_ce_python_sdk.Client("YOUR_API_KEY")
This API will return the branch details for all branches and is prepared to t…
curl \
  /open-banking/v2.2/branches
This extended API will return the branch details for all branches in the spec…
curl \
  /x-open-banking/v2.2/branches/country/{country}
This extended API will return the branch details for all branches within a 5 …
curl \
  /x-open-banking/v2.2/branches/postcode/{postcode}
SDK on GitHub 📄 API Docs
SDK
hsbc-account-information-ce-python-sdk
Python
API
hsbc.com
hsbc.com:branches
At a glance
Language Python
Endpoints6