API (Application Programmable Interface)

Edit this Page

An API is a way to expose parts of a program so other programs may use it.

APIs can be built on the Web as Web APIs or they can be programs running on your computer.

An example of an API for a program are browser plugins. Plugins such as Hey Girl and Mustachio Redux use the browsers api to change pictures as you browse the web.