.:[Double Click To][Close]:.

Application programming interface - Wikipedia, the free encyclopedia

Application programming interface - Wikipedia, the free encyclopedia
Tags:what is API, api meaning,

An application programming interface (API) is a particular set of rules and specifications that software programs can follow to communicate with each other. It serves as an interface between different software programs and facilitates their interaction, similar to the way the user interface facilitates interaction between humans and computers.

An API can be created for applications, libraries, operating systems, etc., as a way of defining their "vocabularies" and resources request conventions (e.g. function-calling conventions). It may include specifications for routines, data structures, object classes, and protocols used to communicate between the consumer program and the implementer program of the API.[1][2]

Contents

[hide]