API
Application Programming Interface
API is the acronym for Application Programming Interface.
A means for disparate systems to request, transmit, and consume data from one another. Just as a browser makes an HTTP request and returns HTML, APIs are requested with an HTTP request and typically return XML or JSON.
- Abbreviation: API
- Source: What is an API?