In computing, the term "endpoint" can have several meanings. It generally refers to a terminal, a device connected to a network.
Here are some common definitions:
1. Device connected to a network = a terminal
Visit cyber securityAn endpoint can also refer to a terminal, i.e. a physical or virtual device connected to a network, such as a computer, smartphone, tablet, server or connected object (IoT). Each endpoint (endpoint) has a unique IP address that identifies it on the network.
2. Communication termination point
In the context of networks and APIs (Application Programming Interfaces), an endpoint is a URL (Uniform Resource Locator) or address that represents a specific access point to a service or resource. It is the place where an application or system can send a request to interact with this service or resource.
3. Communication channel termination point
In a more general sense, an endpoint can be considered as the termination point of a communication channel, whether it be a network connection, a communication between two applications or an exchange of data between systems.