Where things live
What is an API?
In one line
How two apps talk to each other.
An API is the way one app talks to another without a human in the middle. Think of it like a waiter: you don't go into the kitchen yourself — you give the waiter your order, and they bring food back. When two tools “connect via an API,” they're passing requests and answers back and forth, automatically.
Where this comes up