The characteristics of API calls in Salesforce are as follows:
Service Requests and Responses—Your client application prepares and submits a service request to the Lightning Platform Web Service via the API, the Lightning Platform Web Service processes the request and returns a response, and the client application handles the response.