Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The document presents passing the API token as a URL query parameter while elsewhere stating that putting tokens in URLs is unsafe. Query-string tokens are commonly exposed via browser history, logs, reverse proxies, analytics, and Referer headers, so including this pattern in official documentation can directly lead users to leak credentials.
