Browse Source

docs : update api-token creation images.

pull/559/head
o1lab 3 years ago committed by GitHub
parent
commit
62f0357728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 13
      packages/noco-docs/content/en/developer-resources/api-tokens.md

13
packages/noco-docs/content/en/developer-resources/api-tokens.md

@ -11,12 +11,13 @@ menuTitle: 'API Tokens'
NocoDB allows creating API tokens which allow it to be integrated seamlessly with 3rd party apps.
### Creating API tokens
![1](https://user-images.githubusercontent.com/5435402/133667793-c7ed065d-70f3-4b3f-bcf3-5f614a6aa759.png)
![2](https://user-images.githubusercontent.com/5435402/133667808-153d42d7-965a-41e3-b8d3-3f7e144f121e.png)
![3](https://user-images.githubusercontent.com/5435402/133667813-40f117a8-6171-490c-a4a3-2efc9adead31.png)
![4](https://user-images.githubusercontent.com/5435402/133667816-e021d3e0-b4a7-48f2-a857-9459286d6e66.png)
![5](https://user-images.githubusercontent.com/5435402/133667820-ba4fdd0b-c908-4902-b183-a12d7f21fd09.png)
![6](https://user-images.githubusercontent.com/5435402/133667827-2977264f-f501-4cb5-b30e-27b150268d31.png)
![1](https://user-images.githubusercontent.com/5435402/133734223-49bb1567-6cd2-43e5-bdda-aaccda741070.png)
![2](https://user-images.githubusercontent.com/5435402/133734234-5ca542b1-5843-46f7-b97b-9e686c6bf7ac.png)
![3](https://user-images.githubusercontent.com/5435402/133734238-33d5bdd0-5c97-4dbe-8e49-744193c3ac20.png)
![4](https://user-images.githubusercontent.com/5435402/133734239-7b530235-3352-497b-b23c-3a701290a569.png)
![5](https://user-images.githubusercontent.com/5435402/133734241-0f25bbd0-ab92-430a-9987-cc745d5b1b47.png)
![6](https://user-images.githubusercontent.com/5435402/133734243-6dc8527e-573d-45e2-8cd8-13a8beea0dfa.png)
### Using API Tokens
Invoke NocoDB APIs with ```xc-token``` header

Loading…
Cancel
Save