Add a detector for Kong Konnect Platform tokens.
Author: mrwannyCreated Sep 10, 2026Updated Sep 10, 2026
Labelsenhancement
Please review the Community Note before submitting
Description
Add a detector for Kong Konnect Platform (https://api.konghq.com/) tokens.
Preferred Solution
Detect Kong Konnect token by their format (?:kpat_|spat_)[a-zA-Z0-9]{49}
Verify them against the Kong Konnect API (GET https://global.api.konghq.com/v3/organizations/me)
Additional Context
Implementation is already up in the PR below.
References
Source: trufflesecurity/trufflehog