本文阅读量 次
1. API 管理¶
1.1 AppKey vs UserToken¶
AppKey | UserToken | ||
---|---|---|---|
生效范围 | 项目级别的 | 用户级别的 | |
1.2 关于 API 认证¶
- https://gotapi.com/api-key-vs-token/ ⧉
- https://chatableapps.com/technology/understanding-the-key-differences-bearer-token-vs-api-key-explained/ ⧉
- https://cloud.google.com/endpoints/docs/openapi/when-why-api-key ⧉
- https://zapier.com/engineering/apikey-oauth-jwt/ ⧉
- https://security.stackexchange.com/questions/161946/what-is-the-difference-between-api-keys-and-api-tokens-usages ⧉
- https://www.devopsschool.com/blog/what-is-bearer-token-and-how-it-works/ ⧉
- https://apidog.com/articles/what-is-bearer-token/ ⧉