Application programming interface

From ACT Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Information technology.

(API).

An API is a set of commands, functions, protocols, and objects that programmers can use to create software or interact with an external system.

It is a machine-readable interface for machine to machine communication.


It provides developers with standard commands for performing common operations so they do not have to write the code from scratch.


See also