API Archives - Document360 https://document360.com/tutorial-video/category/api/ The knowledge base that scales with your product. Fri, 09 Feb 2024 08:45:36 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.2 https://document360.com/wp-content/uploads/2018/06/favicon-150x150.png API Archives - Document360 https://document360.com/tutorial-video/category/api/ 32 32 How to use the AI tag recommender in Knowledge Base https://document360.com/tutorial-video/how-to-use-the-ai-tag-recommender-in-knowledge-base/ Fri, 17 Mar 2023 06:08:48 +0000 https://document360.com/?post_type=tutorial-video&p=7738 The AI tag recommender feature in Document360 suggests relevant tags for your article ...

The post How to use the AI tag recommender in Knowledge Base appeared first on Document360.

]]>
The AI tag recommender feature in Document360 suggests relevant tags for your article or category page content. It analyzes the content, and identifies common keywords and topics to generate a set of recommended tags. You can take help from these tags to categorize and organize the content, making it easier for Team accounts and Readers to search for relevant information in the Knowledge base.

How to access the recommended tags for an article
  1. Go to the desired article in the Knowledge base portal
  2. Click Article settings at the top right
  3. Expand Tags section
  4. Under Tags recommended, you can find a set of tags suggested by AI
  5. If the content is updated, click the Regenerate button to generate the tags again
  6. If you wish to add the recommended tag, click the ‘+’ adjacent to the tag name
  7. Click Save

Read more on AI Tag Recommender

The post How to use the AI tag recommender in Knowledge Base appeared first on Document360.

]]>
Test API Endpoints Directly from Documentation with Try it Feature https://document360.com/tutorial-video/test-api-endpoints-directly-from-documentation-with-try-it-feature/ Fri, 10 Mar 2023 06:55:28 +0000 https://document360.com/?post_type=tutorial-video&p=7712 The API documentation functionality in Document360 offers “Try it” option which allows developers to test the API endpoints directly from the documentation. It typically provides an interactive interface where developers can enter the required parameters for a particular API endpoint and see the resulting response with code samples. The following are the different types of […]

The post Test API Endpoints Directly from Documentation with Try it Feature appeared first on Document360.

]]>
The API documentation functionality in Document360 offers “Try it” option which allows developers to test the API endpoints directly from the documentation. It typically provides an interactive interface where developers can enter the required parameters for a particular API endpoint and see the resulting response with code samples.

The following are the different types of authorization techniques that are supported in Document360’s API documentation feature:

  • HTTP authentication
    • Basic
    • Bearer
  • API key
  • OAuth2
    • Authorization flow
    • Authorization flow with PKCE
    • Client Credentials flow
    • Implicit flow
  • OpenID Connect

Read more on “Try it” Feature

The post Test API Endpoints Directly from Documentation with Try it Feature appeared first on Document360.

]]>
Experience our Modern API Documentation in Document360 https://document360.com/tutorial-video/experience-our-modern-api-documentation-in-document360/ Wed, 08 Mar 2023 11:40:38 +0000 https://document360.com/?post_type=tutorial-video&p=7690 Introducing Document360’s API Documentation to elevate developer experience with Documentation. Document360 allows your businesses to create comprehensive documentation that includes everything a developer needs to know about the API, including its endpoints, parameters, and response codes. With this feature, you can create high-quality API documentation that helps your users understand and consume your APIs effectively. […]

The post Experience our Modern API Documentation in Document360 appeared first on Document360.

]]>
Introducing Document360’s API Documentation to elevate developer experience with Documentation. Document360 allows your businesses to create comprehensive documentation that includes everything a developer needs to know about the API, including its endpoints, parameters, and response codes. With this feature, you can create high-quality API documentation that helps your users understand and consume your APIs effectively.

With Document360 you can create API documentation by the following steps:

  1. Access the API documentation module in Document360 project
  2. Click + New API reference
  3. Select the desired upload method
  4. Upload the API specification file
  5. Publish the articles

To generate the API documentation, you need the API specification file. You can upload the API specification file as a URL, JSON, or YAML file. There are two methods to upload it:

  • Upload as an URL
  • Upload as a JSON or YAML file

Read more on our API documentation tool

The post Experience our Modern API Documentation in Document360 appeared first on Document360.

]]>