Kong Plugins API
A plugin entity represents a plugin configuration that will be executed during the HTTP request/response lifecycle. Plugins let you add functionality to services that run behind a Kong Gateway instance, like authentication or rate limiting. You can find more information about available plugins and which values each plugin accepts at the [Plugin Hub](https://developer.konghq.com/plugins/). When adding a plugin configuration to a service, the plugin will run on every request made by a client to that service. If a plugin needs to be tuned to different values for some specific consumers, you can do so by creating a separate plugin instance that specifies both the service and the consumer, through the service and consumer fields.
Documentation
Documentation
https://developer.konghq.com/api/gateway/admin-ee/3.14/
Documentation
https://developer.konghq.com/api/
APIReference
https://developer.konghq.com/api/
Authentication
https://developer.konghq.com/konnect-platform/personal-access-tokens/
Documentation
https://developer.konghq.com/event-gateway/