ABC Model API

General description about API and ABC model API

What is an API?

API stands for Application Programming Interface. It allows the functionalities of a web service or software to be called from another web service or software. Examples of APIs include those that fetch weather forecasts, stock information, and map data.

Examples of representative API Services include X API, Google Sheets API, YouTube Data API, and so on.

Diagram of API: An API is often compared to a waiter. It takes requests from the client (customer), retrieves the necessary information from the server (kitchen), and delivers the result back to the client.

Check the video by MuleSoft Videos to learn about what APIs are in general.

An intoruductory video about API by MuleSoft Videos

ABC Model API

ABC Model API seamlessly integrates the ABC model into third-party applications, allowing you to use its capability in your Web application or program. All you need to do is send ABC Model API an input JSON file with some simple rules setting ambient thermal parameters such as air temperature, air velocity, environmental temperature, etc. ABC Model API gets the model running with your input file and returns the comfort model's result.

You can use the API URL for this cloud computing:

https://backend-384255928646.us-west1.run.app/abc

Last updated

Was this helpful?