Hsbc Product
Connector for the hsbc-product API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://dikpeqbnwi3kx.cloudfront.net - Auth:
bearer(pass your key via theapiKeyinput)
Operations
get_open_banking_v2_2_business_current_accounts— GET /open-banking/v2.2/business-current-accounts — This API will return data about all BCA products and is prepared to the Open Banget_open_banking_v2_2_commercial_credit_cards— GET /open-banking/v2.2/commercial-credit-cards — This API will return data about all commercial credit cards products and is prepget_open_banking_v2_2_personal_current_accounts— GET /open-banking/v2.2/personal-current-accounts — This API will return data about all PCA products and is prepared to the Open Banget_open_banking_v2_2_unsecured_sme_loans— GET /open-banking/v2.2/unsecured-sme-loans — This API will return data about all SME lending products and is prepared to theget_x_open_banking_v2_2_business_current_account— GET /x-open-banking/v2.2/business-current-accounts/segment/{segment} — This extended API will return data about all BCA products for the specified segmget_x_open_banking_v2_2_commercial_credit_cards_— GET /x-open-banking/v2.2/commercial-credit-cards/segment/{segment} — This extended API will return data about all commercial credit cards products fo
Inputs
apiKey— your hsbc-product API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: get_open_banking_v2_2_business_current_accounts
apiKey: <your key>