Express Gateway · Authentication Profile
Express Gateway Authentication
Authentication
Authentication profile for the Express Gateway Admin API. The headline fact is that the Admin API ships with NO authentication: it binds to http://localhost:9876 and the reference states that public exposure "is not usually a great idea". Any auth on it is something the operator adds. The scheme below is the documented way to add it.
Express Gateway secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
API CompositionAPI GatewayBFFOpen SourceMicroservicesAuthenticationNode.jsReverse Proxy
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
KeyAuth apiKey
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.