API. November 2023. Page Version ID: 1187436026. URL: https://en.wikipedia.org/w/index.php?title=API&oldid=1187436026 (visited on 2023-12-05).
The Wikipedia article about APIs talks more in depth about how APIs work and why they are important for connecting different systems. It explains that APIs let programs communicate without needing to understand all the complex details behind the system. One detail that stood out to me is that APIs hide how the system actually works, which can make things easier for developers but also risky if the data behind it is bad. This connects to data poisoning because developers might rely on data from an API without knowing if it is accurate or not