API Execution

An API execution refers to the full cycle of request sent to the API Gateway and the response received. This includes inbound API calls from clients to the gateway and its corresponding outgoing API call to the target API. In case of API Orchestration-based requests, each individual API call in the flow amounts to a separate API call.