What Is an API | Vpedia - Empowering knowledge sharing
An Application Programming Interface (API) is a connection between computers or software programs that enables them to communicate with each other, offering a s
Overview
An Application Programming Interface (API) is a connection between computers or software programs that enables them to communicate with each other, offering a service to other pieces of software. The term API refers to either the specification that describes how to build such a connection or the implementation of that specification.