Kong Manager API (Application Service / Interface)
• The RESTful API that exposes Kong’s administrative capabilities.
• Enforces authentication/authorization.
• Provides CRUD operations for:
o Services
o Routes
o Plugins
o Consumers
o Upstreams / Targets
Role in architecture:
• Central configuration API for all gateway changes.
• Used by both Kong OSS and Kong Manager UI.