API Proxy — the front door
An API Proxy is a front-facing endpoint you define on the gateway. It terminates the client request, runs the policy pipeline, and forwards to your upstream. REST, SOAP, gRPC, WebSocket, and GraphQL all share one proxy model.