Swiss Bank Master API [CH]

bankmaster

Bankmaster API
All public REST endpoints of the bank master data are located here, such as the bank master data as JSON and downloadable files.

Bank master data as JSON object.

Bank master data as JSON object.

get

Query Parameters

prettyPrintboolean

Flag indicating whether the response is pretty printed.

Default:true

Response

application/json

Bank master data as JSON object.

BankMasterJsonResponse

totalSizeintegerrequired

The total count of records in the entries list.

validOnstring(date)required

Master data is edited and published on a daily basis. Therefore the data is valid on that exact date only.

Example:2023-01-23

readTimestring(date-time)required

Date and time (according to ISO 8601) at which this response was created.

Example:2023-01-21T10:52:05.1904957+01:00

entriesarray[object]required
Show Child Parameters
get/bankmaster
 
application/json

Bank master data as JSON object (only head, no content).

Bank master data as JSON object (only head, no content).

head

Response

Content can be downloaded with GET method.

head/bankmaster
 

Bank master data file in the CSV format.

Bank master data file in the CSV format, with header row. The CSV file contains UTF-8 encoded characters (important e.g. for umlauts and Euro sign).

get

Response

Bank master data file in the CSV format.

get/bankmaster_V3.csv
 

Bank master data file in the CSV format (only head, no content).

Bank master data file in the CSV format, with header row. The CSV file contains UTF-8 encoded characters (important e.g. for umlauts and Euro sign) (only head, no content).

head

Response

Content can be downloaded with GET method.

head/bankmaster_V3.csv