Glossary
- API (Application Programming Interface)
Sub-program provided by a software system to allow other programs to access that particular system. Program access is defined at source code level. The API allows or simplifies the access of databases or hardware components, as well as the creation of graphical user interface components.
