nocobase/packages/plugins/api-keys/docs/en-US/index.md
2023-07-01 12:21:33 +08:00

10 lines
291 B
Markdown

# API keys
## Introduction
This plugin allows you to create and manage API keys. The generated API key can be used to access all `NocoBase` APIs.
## Access Control
When creating an API key, you can bind it to a role, and the role's permissions will be the same as the Key's permissions.