Also called: application programming interface
A way for your code to talk to a service. You send a request, you get a structured response back.
Why it mattersAnything beyond copy-pasting into a chat window goes through an API.
See also API Key, Rate Limit