For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Security
Access logging
Capture an access log for all the requests that enter the proxy.
API key auth
Set up API key auth to secure requests to an LLM, MCP server, or agent.
BackendTLS
CORS
CSRF
Protect your applications from Cross-Site Request Forgery (CSRF) attacks.
External auth
JWT auth
Local rate limiting
Apply local and global rate limits to HTTP traffic to protect your backend services from overload.
Global rate limiting
Apply distributed rate limits across multiple agentgateway replicas using an external rate limit …