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

TypeScript integration

Install
npm install hsbc-account-information-ce-typescript-sdk
Quick start
import Hsbc_account_information_ce_typescript_sdk from 'hsbc-account-information-ce-typescript-sdk';

const client = new Hsbc_account_information_ce_typescript_sdk({ apiKey: "YOUR_API_KEY" });
This API will return data about all our ATMs and is prepared to the Open Bank…
curl \
  /open-banking/v2.2/atms
This extended API will return data about all ATMs in the specified country. I…
curl \
  /x-open-banking/v2.2/atms/country/{country}
This extended API will return data about all ATMs within a 5 mile radius of t…
curl \
  /x-open-banking/v2.2/atms/postcode/{postcode}
SDK on GitHub 📄 API Docs
SDK
hsbc-account-information-ce-typescript-sdk
TypeScript
API
hsbc.com
hsbc.com:atm
At a glance
Language TypeScript
Endpoints5