What is an API?
API stands for Application Program Interface, which describes a set of functions that allow the creation of applications which access the features or data of another operating system or application. In this case, your web developer may create a front-end application for a booking form which is integrated to your ResRequest system to pull rates and availability. Then, when bookings are made, it can push those bookings back into ResRequest.