Best Practices: API Token Format
API keys can be or look like pretty much anything. And like any other means of authentication, they are very sensitive if they leak out and fall into the wrong hands.

Designing API tokens that follow unique patterns is one of the security best practices gaining traction lately. This enables tools that can detect these API keys, for example, in code repositories or logs, and can thus prevent leaks.

#graphql #api security weekly #issue #130 #api

API Security Weekly: Issue #130
1.15 GEEK