An API call is a request made by one software program to another through an Application Programming Interface (API). This allows different applications to communicate, share data, or perform actions automatically. API calls are commonly used to access web services, retrieve information, or automate processes without manual intervention. They play a crucial role in enabling integration between various digital platforms and services, making modern software more flexible and interconnected.