If you’re a working professional, you’ve probably heard your coworkers talk about APIsWeb Services, endpoints, and other weird words like 200 and 401. What the heck does it mean and what’s the difference between them?

What‘s an API?

An API, or application program interface, is something that enables different apps to communicate with each other. A Web Service is a type of API that communicates over the internet.
Generally, when apps communicate with each other, there is an exchange of request and response.