Endpoint (API)

An API endpoint is a specific URL used to access a resource or trigger an action via an API. Each endpoint corresponds to an operation (GET, POST, PUT, DELETE). It is the gateway to a system's business logic.