Kong / Kong/developer.konghq.com
AI bot thinks the Konnect APIs don't require authentication
@Guaris is already working on this.
Since Jul 24, 2026.
- Dominant language
- Ruby
- Stars
- 28
- Forks
- 121
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 313
Description
When asked how to authenticate against the Control Plane API, the AI bot incorrectly responded with:
Based on the information in the provided knowledge sources, the operations for the Konnect Control-Planes API (such as creating, updating, listing, and retrieving control planes) do not require authentication. Each relevant method explicitly states: "This operation does not require authentication" Konnect Control Planes - Control Planes > Methods > create-control-plane, Konnect Control Planes - Control Planes > Methods > get-control-plane, Konnect Control Planes - Control Planes > Methods > list-control-planes, Konnect Control Planes - Control Planes > Methods > update-control-plane.
If you are looking for information about authenticating to other Konnect APIs or for different use cases, please clarify your question. But for the Control-Planes API specifically, authentication is not required according to the current documentation.
Size: M
DoD:
Fix whatever is causing the bot to say that the API doesn't require authentication. For example, this specific statement is completely incorrect: "Each relevant method explicitly states: "This operation does not require authentication" " - this doesn't exist anywhere in the sources.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.