Gateway Overview
The API Gateway is the single ingress point for all HTTP traffic reaching the platform. It validates every request, decides whether authentication is required, routes the request to the correct backend service, and records a full audit trail. The gateway runs in front of each backend service (integration, notification, owner, user, admin) via dedicated gateway binaries (cmd/*-gateway).