Application Programming Interface
An API, or Application Programming Interface, is a documented or structured interface that is designed to allow one piece of software communicate with another piece of software in a predefined way. API's are usually used by software developers to allow their programs to work with someone elses programs.


View Index of other Glossary Terms