What is a API?

From IE Internet helpdesk
Revision as of 12:29, 20 February 2012 by Alan (talk | contribs) (Created page with '== What is a API? == An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate wi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What is a API?

An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate with each other. An API may include specifications for routines, data structures, object classes, and variables.