FindThatSoftwareGlossary
API (Application Programming Interface)
A way for software systems to talk to each other and share data automatically.
An API, or Application Programming Interface, is a defined way for one piece of software to talk to another - to send or receive data or trigger actions - without a human in between. APIs are how your tools integrate.
When choosing software, API access (or pre-built integrations) matters because it lets your stack share data automatically, for example pushing payments into your accounting tool.
More software terms