the.com/api
the polite fiction that lets two programs pretend they understand each other.
means a set of rules that lets one piece of software ask another for data or action, without either needing to know how the other actually works.
from short for application programming interface, coined mid-20th century as software grew modular; it borrowed the idea of a physical interface, like a plug shape, so any device that fits the socket works, whatever's wired behind it.
restaurant analogywaiter takes your order, kitchen never sees you
public vs privatesome apis are secret, internal-only handshakes
rate limitsmost apis cap how often you can ask
broken promisedeprecated apis can crash apps overnight