What is the full form of API ?

API - Application Programming Interface


API, using graphical user interface or a command interface, is a method by which a programmer writing an application program can make requests to the operating system (like MS-Windows) or another application.

        A software company releases its API to the public so that other software developers can design products that are powered by its service. A good API makes it easier to develop a program by providing all the building blocks.