mirror of
https://github.com/fosrl/docs.git
synced 2025-05-17 15:37:56 +01:00
add permissions screenshot
This commit is contained in:
parent
e77850e2e4
commit
77da369067
2 changed files with 9 additions and 1 deletions
packages/docusaurus/docs/03-Pangolin/07-API
|
@ -8,7 +8,13 @@ The Integration API requires a paid license.
|
|||
|
||||
## Generate API Keys
|
||||
|
||||
You can generate as many API keys as you need. There are two types of API keys:
|
||||
You can generate as many API keys as you need.
|
||||
|
||||
```
|
||||
fm779dfwyhc237x.6gubrijowftfj6cykx77qbsdfkhfregplam74ent
|
||||
```
|
||||
|
||||
There are two types of API keys:
|
||||
|
||||
### Root API Keys
|
||||
|
||||
|
@ -22,6 +28,8 @@ Organization API keys can be created by organization admins from the Organizatio
|
|||
|
||||
When you create or edit an API key, you can select the permissions that the API key will have. This allows you to create API keys with only the permissions that you need.
|
||||
|
||||
<img src={require("./img/permissions.png").default} alt="Preview"/>
|
||||
|
||||
## Swagger Docs
|
||||
|
||||
OpenAPI documentation is served via Swagger UI. You can access the documentation at `https://api.example.com/v1/docs`.
|
||||
|
|
BIN
packages/docusaurus/docs/03-Pangolin/07-API/img/permissions.png
Normal file
BIN
packages/docusaurus/docs/03-Pangolin/07-API/img/permissions.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 413 KiB |
Loading…
Reference in a new issue