nocobase/packages/plugins/@nocobase/plugin-api-keys/docs/en-US/index.md

10 lines
291 B
Markdown
Raw Normal View History

# 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.
2024-03-04 15:33:19 +00:00
## 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.