Application Program Interface(API)
An API or an Application programming interface is a medium for other computer programs to link to a system that has a range of different functions or commands that can be called from a secondary application, without revealling or modifying the source of the original code. It’s the specific method prescribed by a computer operating system or by an application program by which a programmer writing an application program can make requests of the operating system or another application.

















