- Print
- DarkLight
Article Summary
Document360 API uses token-based authentication. In order to communicate with the Document360 API, you will need a valid API token. This article provides a step-by-step guide to help you generate a new token.
If you already have an API token ready, then you can skip this article.
Generating a new token
- Log into the knowledge base portal
- Navigate to Settings → Knowledge base portal → API tokens
- The API tokens overview page appears with the list of the already generated tokens (if any)
- Enter the token name, select the Allowed method(s) (GET, POST, PUT, DELETE) you want to allow for the token, and click on Generate button
- The generated token appears in the list below
- Click on the copy button to copy the token to the clipboard
Awesome! You have successfully generated an API token.
All you have to do now is learn how to pass this token with every request.
Check out the below tutorial video:
Was this article helpful?