Glossary
Client
In computing, a client is any application, device, or software component that sends requests to a server and receives responses. In the context of APIs, the client is the application that initiates API calls - this could be a web browser, mobile app, or another server. The client-server model is the foundation of how most internet-based applications communicate.