Technical definition
API gateway
A controlled entry point that routes and governs requests to backend services.
What It Means
An API gateway sits between clients and backend services to centralise routing, authentication, rate limiting, request transformation, and observability.