API
The abbreviation API stands for Application Programming Interface and is a collection of commands, protocols, functions and objects. Programmers can use APIs to allow a software or web application to interact or communicate with a third-party system. Application Programming Interfaces are often used in today's web services to enable users to connect their systems to certain online services. A detailed documentation of the functions and parameters belongs to each interface.