API is an acronym for Application Programming Interface. It is a set of clearly defined methods of communication between the service and any other software or components. An API defines the data structures of the program.
Improved by Simon Mueller