API
API (noun) means an agreed set of rules that lets one piece of software ask another for information or actions — what you can request, how to phrase the request, and what you will get back. Example: “The weather app does not measure anything itself; it asks a met office API for the forecast.”
How to use API
Learner’s notesIn plain EnglishAn API is an agreed way for two programs to talk to each other.
Take the article that matches the spoken form: "an API", because it is said "ay-pee-eye". Almost never spelled out in full outside documentation.
An API is a contract or interface, not a server, a product or a database. The machine answering the request is the server; the API is the agreed language of the request.
Trace the full origin ↓Fill the gap
Can you complete this real example?
The weather app does not measure anything itself; it asks a met office _____ for the forecast.
Etymology
An initialism of application programming interface.