This API provides reliable and structured access to current mortgage rates in Switzerland, allowing users to consult detailed information on different types of mortgages, including variable and fixed rates for different terms. The API is designed to provide accurate and up-to-date data, facilitating comparisons between mortgage products and supporting informed financial decision-making.
The response is delivered in JSON format, a standard widely compatible with multiple programming languages and technological environments, simplifying its integration into web applications, mobile applications, and financial analysis systems. Each response includes a message confirming the success of the operation and a Boolean indicator (success) that allows validation of whether the query was processed correctly, facilitating error management in automated data flows.
Within the data field is an array of records, each representing a specific mortgage offer. Each record contains a unique identifier (UUID) that ensures traceability and accurate referencing of the information. The country field indicates the corresponding country, in this case Switzerland, and the mortgage_type field specifies the type of mortgage, such as “SARON,” “2-year fixed,” “3-year fixed,” or “10-year fixed.” The rate field shows the applicable interest rate, presented in a standardized format that facilitates its visualization, comparison, and use in financial calculations.
Each record also includes a timestamp in Unix format, indicating the exact time the information was recorded or updated. This feature is essential for applications that require current data, historical analysis, or tracking of trends in the Swiss mortgage market.
This API is ideal for mortgage comparison platforms, financial simulation tools, credit advisory systems, and any application that requires accurate and reliable information on mortgage rates. Centralizing data in a single endpoint reduces integration complexity, improves information consistency, and enables quick, informed financial decisions.
Overall, the API provides a robust, flexible, and scalable solution for accessing mortgage rates in Switzerland, ensuring efficiency, accuracy, and reliability in the management of key financial information.
Returns updated financial rates with a unique identifier, geographic context, timestamp, and numeric value.
Obtain Rates - Endpoint Features
| Object | Description |
|---|
{"message":"Rates retrieved successfully","data":[{"id":"f9aafe32-c845-4055-9ea7-db4e70fd8308","country":"Switzerland","timestamp":1768323767,"rate":"1.35%","mortgage_type":"SARON"},{"id":"f79e765b-faf2-445d-80df-47852aab1750","country":"Switzerland","timestamp":1768323767,"rate":"1.85%","mortgage_type":"10-year fixed"},{"id":"c72269f1-f905-4dbc-9479-bc8c4d05bae2","country":"Switzerland","timestamp":1768323767,"rate":"1.55%","mortgage_type":"3-year fixed"},{"id":"87f53baf-b590-45ae-a1ab-cbf755c44e32","country":"Switzerland","timestamp":1768323767,"rate":"2.05%","mortgage_type":"15-year fixed"},{"id":"7deb3c77-c67c-464e-b23f-735912c67055","country":"Switzerland","timestamp":1768323767,"rate":"1.45%","mortgage_type":"2-year fixed"},{"id":"22efd738-0da9-45ce-a89f-815b34eadcbe","country":"Switzerland","timestamp":1768323767,"rate":"1.65%","mortgage_type":"5-year fixed"}],"success":true}
curl --location --request GET 'https://zylalabs.com/api/11665/switzerland+mortgages+rates+api/22022/obtain+rates' --header 'Authorization: Bearer YOUR_API_KEY'
Provides historical mortgage rates in Switzerland, including country, rate value, unique identifiers, and timestamps.
Historical - Endpoint Features
| Object | Description |
|---|---|
date |
[Required] Indicate a date |
{"message":"Rates retrieved successfully","data":[{"id":"f9aafe32-c845-4055-9ea7-db4e70fd8308","country":"Switzerland","timestamp":1768323767,"rate":"1.35%","mortgage_type":"SARON"},{"id":"f79e765b-faf2-445d-80df-47852aab1750","country":"Switzerland","timestamp":1768323767,"rate":"1.85%","mortgage_type":"10-year fixed"},{"id":"c72269f1-f905-4dbc-9479-bc8c4d05bae2","country":"Switzerland","timestamp":1768323767,"rate":"1.55%","mortgage_type":"3-year fixed"},{"id":"87f53baf-b590-45ae-a1ab-cbf755c44e32","country":"Switzerland","timestamp":1768323767,"rate":"2.05%","mortgage_type":"15-year fixed"},{"id":"7deb3c77-c67c-464e-b23f-735912c67055","country":"Switzerland","timestamp":1768323767,"rate":"1.45%","mortgage_type":"2-year fixed"},{"id":"22efd738-0da9-45ce-a89f-815b34eadcbe","country":"Switzerland","timestamp":1768323767,"rate":"1.65%","mortgage_type":"5-year fixed"}],"success":true}
curl --location --request GET 'https://zylalabs.com/api/11665/switzerland+mortgages+rates+api/22031/historical?date=2026-01-13' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The "Obtener tarifas" endpoint returns current mortgage rates in Switzerland, including unique identifiers, timestamps, interest rates, and mortgage types. The "Histórico" endpoint provides historical mortgage rates with similar data fields, allowing users to analyze trends over time.
Key fields in the response data include "id" (unique identifier), "country" (country of the mortgage), "timestamp" (when the data was recorded), "rate" (interest rate), and "mortgage_type" (type of mortgage, e.g., fixed or variable).
The response data is structured in JSON format, containing a "message" field for status confirmation, a "success" boolean to indicate operation success, and a "data" array with individual mortgage records, each containing relevant details.
The "Obtener tarifas" endpoint provides current mortgage rates, while the "Histórico" endpoint offers historical rates. Both endpoints include details like mortgage types, interest rates, and timestamps for precise tracking.
Currently, the API does not support query parameters for customization. Users can retrieve all available mortgage rates or historical data without filtering options, ensuring comprehensive access to the data.
Typical use cases include mortgage comparison platforms, financial simulation tools, and credit advisory systems. Users can leverage the data to make informed decisions about mortgage options based on current and historical rates.
Data accuracy is maintained through regular updates and validation processes. The API ensures that the rates provided are current and reliable, allowing users to trust the information for financial decision-making.
Users can expect consistent data patterns, such as varying interest rates for different mortgage types and timestamps indicating when the rates were last updated. This consistency aids in trend analysis and comparison.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
38ms
Service Level:
100%
Response Time:
10,032ms
Service Level:
100%
Response Time:
35ms
Service Level:
100%
Response Time:
3,677ms
Service Level:
100%
Response Time:
38ms
Service Level:
33%
Response Time:
1,854ms
Service Level:
100%
Response Time:
49ms
Service Level:
100%
Response Time:
13,363ms
Service Level:
100%
Response Time:
46ms
Service Level:
100%
Response Time:
66ms
Service Level:
50%
Response Time:
6,456ms
Service Level:
50%
Response Time:
1,080ms
Service Level:
50%
Response Time:
1,598ms
Service Level:
50%
Response Time:
983ms
Service Level:
50%
Response Time:
1,801ms
Service Level:
100%
Response Time:
4,733ms
Service Level:
50%
Response Time:
9,245ms
Service Level:
50%
Response Time:
1,183ms
Service Level:
100%
Response Time:
3,284ms
Service Level:
100%
Response Time:
2,896ms