|
|
|
@ -14,22 +14,7 @@ Auth Token is a JWT Token generated based on the logged-in user. By default, the
|
|
|
|
|
|
|
|
|
|
- Go to NocoDB Project, click the rightmost button and click ``Copy Auth Token``. |
|
|
|
|
|
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/161957971-e4888983-25e1-46a4-8419-7b9fae6cb6fa.png) |
|
|
|
|
|
|
|
|
|
- Click the same button and click ``Swagger APIs Doc``. |
|
|
|
|
|
|
|
|
|
<!-- TODO: update screenshot --> |
|
|
|
|
|
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/126187534-32c41de9-f17d-4f95-9acc-88aaed044b36.png) |
|
|
|
|
|
|
|
|
|
- Select ``Schemes`` and Click ``Authorize``. |
|
|
|
|
|
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/126188482-f3aacabf-dbc5-41a8-a190-9f225347ebd1.png) |
|
|
|
|
|
|
|
|
|
- Paste the token you just copy in step 1 and click Authorize |
|
|
|
|
|
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/126188510-b3790348-6809-4182-911a-a4031ace2fd2.png) |
|
|
|
|
|
|
|
|
|
<img width="219" alt="image" src="https://user-images.githubusercontent.com/35857179/164874424-7622112f-9729-4514-81d2-5c6631b19ed0.png"> |
|
|
|
|
|
|
|
|
|
## API Token |
|
|
|
|
|
|
|
|
@ -49,4 +34,17 @@ NocoDB allows creating API tokens which allow it to be integrated seamlessly wit
|
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/161958676-e4faa321-13ca-4b11-8d22-1332c522dde7.png) |
|
|
|
|
|
|
|
|
|
- Copy API token to your clipboard |
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/161958822-b0689a6a-a864-429f-8bb2-71eb92808339.png) |
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/161958822-b0689a6a-a864-429f-8bb2-71eb92808339.png) |
|
|
|
|
|
|
|
|
|
## Swagger UI |
|
|
|
|
|
|
|
|
|
You can interact with the API's resources via Swagger UI. |
|
|
|
|
|
|
|
|
|
- Go to NocoDB Project, click the rightmost button and click ``Swagger APIs Doc``. |
|
|
|
|
|
|
|
|
|
<img width="215" alt="image" src="https://user-images.githubusercontent.com/35857179/164874429-d8e8f129-9cca-4d47-92c4-0b34b6e0b922.png"> |
|
|
|
|
|
|
|
|
|
- Click ``Authorize``, paste the token you copied in above steps and click `Authorize` to save. |
|
|
|
|
|
|
|
|
|
![image](https://user-images.githubusercontent.com/35857179/164874471-29fc1630-ab99-4c25-8ce2-b41e5415e4be.png) |
|
|
|
|
|
|
|
|
|