Hsbc Branches
Connector for the hsbc-branches 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_branches— GET /open-banking/v2.2/branches — This API will return the branch details for all branches and is prepared to theget_x_open_banking_v2_2_branches_country_country— GET /x-open-banking/v2.2/branches/country/{country} — This extended API will return the branch details for all branches in the specifiget_x_open_banking_v2_2_branches_geo_location_la— GET /x-open-banking/v2.2/branches/geo-location/lat/{latitude}/long/{longitude} — This API will return the branch details for all branches within a specified radiget_x_open_banking_v2_2_branches_postcode_postco— GET /x-open-banking/v2.2/branches/postcode/{postcode} — This extended API will return the branch details for all branches within a 5 milget_x_open_banking_v2_2_branches_sortcode_sortco— GET /x-open-banking/v2.2/branches/sortcode/{sortcode} — This extended API will return the branch details for a branch specified by its s
Inputs
apiKey— your hsbc-branches 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_branches
apiKey: <your key>